| Visual Basic (Declaration) | |
|---|---|
Public Enum PagePrintOrientation Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum PagePrintOrientation : Enum | |
| Member | Description |
|---|---|
| Landscape | Prints in landscape orientation. |
| Portrait | Prints in portrait orientation. |
System.Object
System.ValueType
System.Enum
DataDynamics.SpreadBuilder.Printing.PagePrintOrientation