Class PaperSize
Common paper sizes.
Inheritance
System.Object
PaperSize
Namespace: IronPrint
Assembly: IronPrint.dll
Syntax
public sealed class PaperSize : Enum
Fields
A0
ISO A0
Declaration
public const PaperSize A0
Field Value
Type | Description |
---|---|
PaperSize |
A1
ISO A1
Declaration
public const PaperSize A1
Field Value
Type | Description |
---|---|
PaperSize |
A2
ISO A2
Declaration
public const PaperSize A2
Field Value
Type | Description |
---|---|
PaperSize |
A3
ISO A3
Declaration
public const PaperSize A3
Field Value
Type | Description |
---|---|
PaperSize |
A4
ISO A4
Declaration
public const PaperSize A4
Field Value
Type | Description |
---|---|
PaperSize |
A5
ISO A5
Declaration
public const PaperSize A5
Field Value
Type | Description |
---|---|
PaperSize |
B4
ISO B4
Declaration
public const PaperSize B4
Field Value
Type | Description |
---|---|
PaperSize |
B5
ISO B5
Declaration
public const PaperSize B5
Field Value
Type | Description |
---|---|
PaperSize |
Executive
US Executive
Declaration
public const PaperSize Executive
Field Value
Type | Description |
---|---|
PaperSize |
Legal
US legal.
Declaration
public const PaperSize Legal
Field Value
Type | Description |
---|---|
PaperSize |
Letter
US letter.
Declaration
public const PaperSize Letter
Field Value
Type | Description |
---|---|
PaperSize |
PrinterDefault
Default paper size of a printer.
Declaration
public const PaperSize PrinterDefault
Field Value
Type | Description |
---|---|
PaperSize |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |