Enum PaperPresentStatusControl
Represents which the setting inform paper present status at paper exit.
Namespace: StarMicronics.CloudPrnt
Assembly: cs.temp.dll.dll
Syntax
public enum PaperPresentStatusControl
Fields
Name | Description |
---|---|
Default | Specify a printer's default setting. |
Invalid | Specify a no inform of paper present status at paper exit. |
None | Do not specify setting. |
Valid | Specify a inform of paper present status at paper exit. |