Visual Basic (Declaration) | |
---|---|
Public Enum PaperOrientation Inherits System.Enum |
C# | |
---|---|
public enum PaperOrientation : System.Enum |
Member | Description |
---|---|
Landscape | Orientation will be landscape. |
Portrait | Orientation will be portrait. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.PaperOrientation