Enum ReportPaperOrientation
Describes the orientation of the paper when printing a report. The report layout must be "Label"
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum ReportPaperOrientation
Fields
Name | Description |
---|---|
Landscape | 2: The wider orientation |
None | 0: |
Portrait | 1: The taller orientation |