Click or drag to resize

ZplPrintModeToString Method

Returns the print mode.

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

Return Value

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