Sends the appropriate print configuration command to the printer.
            
    Namespace: 
   ZSDK_API.PrinterAssembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
| C# | 
|---|
void PrintConfigurationLabel()  | 
| Visual Basic (Declaration) | 
|---|
Sub PrintConfigurationLabel  | 
Exceptions
| Exception | Condition | 
|---|---|
| ZSDK_API.ApiException..::.ZebraPrinterConnectionException | If an I/O error occurs. | 
| ZSDK_API.ApiException..::.ZebraGeneralException | If there is an issue writing to the printer. |