Click or drag to resize

JobControlHelperUtilZmotifSetPrintOptimizationMode Method

Sets the print optimization mode.

Namespace:  Zebra.Sdk.Card.Zmotif.Job
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
void SetPrintOptimizationMode(
	PrintOptimizationMode optimizationMode
)

Parameters

optimizationMode
Type: Zebra.Sdk.Card.EnumerationsPrintOptimizationMode
The print optimization mode for ZMotif Series 9 model printers.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf the setting does not exist, is invalid, the device is busy, or there is an error communicating with the printer.
Remarks
For ZMotif Series 9 printers only.
See Also