PaperOrientationType Enumeration
Paper orientation type.
Namespace: Aliquo.Core.ConfigurationAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public enum PaperOrientationType
Public Enumeration PaperOrientationType
Portrait | 1 |
Vertical orientation.
|
Landscape | 2 |
Horizontal orientation.
|