Click or drag to resize

ZplPrintModeToString Method

Returns the print mode.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax
public override string ToString()

Return Value

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