PageSize class
PageSize class
Specifies page size
Inheritance: PageSize
→
Enumeration
The PageSize type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Serialization constructor |
Properties
Property | Description |
---|---|
A3 | 297 x 420 mm. |
A4 | 210 x 297 mm. |
A5 | 148 x 210 mm. |
B4 | 250 x 353 mm |
B5 | 176 x 250 mm. |
CUSTOM | Custom paper size. |
ENVELOPE_DL | 110 x 220 mm. |
EXECUTIVE | 7.25 x 10.5 inches. |
FOLIO | 8.5 x 13 inches. |
LEDGER | 17 x 11 inches. |
LEGAL | 8.5 x 14 inches. |
LETTER | 8.5 x 11 inches. |
PAPER_10X14 | 10 x 14 inches. |
PAPER_11X17 | 11 x 17 inches. |
QUARTO | 8.47 x 10.83 inches. |
STATEMENT | 8.5 x 5.5 inches. |
TABLOID | 11 x 17 inches. |
UNSET | Unset paper size. |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
compare_to | Compares current object to other. |
See Also
- module
groupdocs.conversion.options.convert
- class
Enumeration
- class
PageSize