| Visual Basic (Declaration) | |
|---|---|
Public Enum PaperOrientation Inherits Enum | |
| C# | |
|---|---|
public enum PaperOrientation : Enum | |
| Member | Description |
|---|---|
| Portrait | Portrait orientation. |
| Landscape | Landscape orientation. |
System.Object
System.ValueType
System.Enum
DataDynamics.Reports.ReportObjectModel.PaperOrientation