Class PrintOrientation
Enum that represents different print orientations
Inheritance
System.Object
PrintOrientation
Namespace: IronXL.Printing
Assembly: IronXL.dll
Syntax
public sealed class PrintOrientation : Enum
Fields
Default
The default print orientation
Declaration
public const PrintOrientation Default
Field Value
| Type | Description |
|---|---|
| PrintOrientation |
Landscape
The landscape print orientation
Declaration
public const PrintOrientation Landscape
Field Value
| Type | Description |
|---|---|
| PrintOrientation |
Portrait
The portrait print orientation
Declaration
public const PrintOrientation Portrait
Field Value
| Type | Description |
|---|---|
| PrintOrientation |
value__
Declaration
public short value__
Field Value
| Type | Description |
|---|---|
| System.Int16 |