ZplPrintMode Class |
Namespace: Zebra.Sdk.Printer
The ZplPrintMode type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns the print mode.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
APPLICATOR |
Applicator print mode
| |
CUTTER |
Cutter print mode
| |
DELAYED_CUT |
Delayed cut print mode
| |
KIOSK |
Kiosk print mode
| |
LINERLESS_PEEL |
Linerless peel print mode
| |
LINERLESS_REWIND |
Linerless rewind print mode
| |
PARTIAL_CUTTER |
Partial cutter print mode
| |
PEEL_OFF |
Peel-off print mode
| |
REWIND |
Rewind print mode
| |
RFID |
RFID print mode
| |
TEAR_OFF |
Tear-off print mode (this also implies Linerless Tear print mode)
| |
UNKNOWN |
Unknown print mode
|