Class PaperOrientation
Page orientation to use for printing.
Inheritance
System.Object
PaperOrientation
Namespace: IronPrint
Assembly: IronPrint.dll
Syntax
public sealed class PaperOrientation : Enum
Fields
Automatic
Use the current orientation of the document.
Declaration
public const PaperOrientation Automatic
Field Value
| Type | Description |
|---|---|
| PaperOrientation |
Landscape
Landscape.
Declaration
public const PaperOrientation Landscape
Field Value
| Type | Description |
|---|---|
| PaperOrientation |
Portrait
Portrait.
Declaration
public const PaperOrientation Portrait
Field Value
| Type | Description |
|---|---|
| PaperOrientation |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |