Represents the list of paper orientation options.
Visual Basic (Declaration) | |
---|---|
Public Enum PaperOrientation Inherits System.Enum |
C# | |
---|---|
public enum PaperOrientation : System.Enum |
Member | Description |
---|---|
Landscape | Landscape orientation. |
Portrait | Portrait orientation. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.PaperOrientation