| PageSize Class | 
 Inheritance Hierarchy
Inheritance Hierarchy
 
Namespace: Spire.Doc.Documents
 Syntax
Syntax
 
The PageSize type exposes the following members.
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | Equals | 
 Determines whether the specified object is equal to the current object.
(Inherited from
 Object
.) | 
|   | GetHashCode | 
 Serves as the default hash function.
(Inherited from
 Object
.) | 
|   | GetType | 
 Gets the
 
Type
 
 of the current instance.
(Inherited from
 Object
.) | 
|   | ToString | 
 Returns a string that represents the current object.
(Inherited from
 Object
.) | 
 Fields
Fields
 
| Name | Description | |
|---|---|---|
|     | A3 | 
 A3 format.
 | 
|     | A4 | 
 A4 format.
 | 
|     | A5 | 
 A5 format.
 | 
|     | A6 | 
 A6 format.
 | 
|     | B4 | 
 B4 format.
 | 
|     | B5 | 
 B5 format.
 | 
|     | B6 | 
 B5 format.
 | 
|     | EnvelopeDL | 
 EnvelopeDL format.
 | 
|     | Executive | 
 Executive format.
 | 
|     | Flsa | 
 Flsa format.
 | 
|     | HalfLetter | 
 HalfLetter format.
 | 
|     | Ledger | 
 Ledger format.
 | 
|     | Legal | 
 Legal format.
 | 
|     | Letter | 
 Letter format.
 | 
|     | Letter11x17 | 
 11x17 format.
 | 
|     | Note | 
 Note format.
 | 
|     | Quarto | 
 Quarto format;.
 | 
|     | Statement | 
 Statement format.
 | 
|     | Tabloid | 
 Tabloid format.
 | 
 See Also
See Also