Click or drag to resize

ZplPrintModeToString Method

Returns the print mode.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public override string ToString()

Return Value

Type: String
String representation of the print mode (e.g. "Rewind").
See Also