Enum PrintMode
Specifies the print mode for the thermal printer.
Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public enum PrintMode
Fields
Name | Description |
---|---|
Applicator | When used with an application device, the label move far enough forward to be removed by the applicator and applied to an item. |
Cutter | After printing, the media feeds forward and is automatically cut into predetermined lengths. |
DelayedCutter | The label is cut when printer receives a "CutLabel" command. |
PeelOff | After printing, the label moves forward and activates a Label Available Sensor. Printing stops until the label is manually removed from the printer. |
Rewind | The label and backing are rewound on an (optional) external rewind device. The next label is positioned under the printhead (no backfeed motion). |
TearOff | After printing, the label advances so the web is over the tear bar. The label, with liner attached, can be torn off manually. |