Enum DrawerOpenTime
Represents the timing of a cash drawer open operation with respect to printing a document.
Namespace: StarMicronics.CloudPrnt
Assembly: cs.temp.dll.dll
Syntax
public enum DrawerOpenTime
Fields
Name | Description |
---|---|
EndOfJob | Open the cash drawer when the document has completed printing. |
None | Do not open a connected cash drawer |
StartOfJob | Open the cash drawer when the document begins printing. |