Enum PrintOrientation
Specifies the page orientation used to print the thermal label.
Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public enum PrintOrientation
Fields
| Name | Description |
|---|---|
| Landscape270 | Prints the thermal label in landscape orientation rotated 270 degrees clockwise. |
| Landscape90 | Prints the thermal label in landscape orientation rotated 90 degrees clockwise. |
| Portrait | Prints the thermal label in portrait orientation. |
| Portrait180 | Prints the thermal label in portrait orientation rotated 180 degrees. |