Enum Duplex
Specifies the printer's double-sided (duplex) printing capability.
Namespace: Neodynamic.SDK.Web
Assembly: cs.temp.dll.dll
Syntax
public enum Duplex
Fields
Name | Description |
---|---|
Default | Use default value from driver. |
Horizontal | Use double-sided printing with horizontal page turning. |
Simplex | Use single-sided printing. |
Vertical | Use double-sided printing with vertical page turning. |