PdfDefaultPages Class |
Namespace: Atalasoft.PdfDoc.Generating
The PdfDefaultPages type exposes the following members.
Name | Description | |
---|---|---|
PdfDefaultPages | Initializes a new instance of the PdfDefaultPages class |
Name | Description | |
---|---|---|
A4 |
Gets the a4 sized page.
| |
A4Landscape |
Gets the a4 landscape sized page.
| |
A5 |
Gets the a5 sized page.
| |
A5Landscape |
Gets the a5 landscape sized page.
| |
A6 |
Gets the a6 sized page.
| |
A6Landscape |
Gets the a6 landscape sized page.
| |
B4 |
Gets the b4 sized page.
| |
B4Landscape |
Gets the b4 landscape sized page.
| |
B5 |
Gets the b5 sized page.
| |
B5Landscaped |
Gets the b5 landscaped sized page.
| |
B6 |
Gets the b6 sized page.
| |
B6Landscape |
Gets the b6 landscape sized page.
| |
C4 |
Gets the c4 sized page.
| |
C4Landscape |
Gets the c4 landscape sized page.
| |
C5 |
Gets the c5 sized page.
| |
C5Landscape |
Gets the c5 landscape sized page.
| |
C6 |
Gets the c6 sized page.
| |
C6Landscape |
Gets the c6 landscape sized page.
| |
Ledger |
Gets the ledger sized page.
| |
LedgerLandscape |
Gets the ledger landscape sized page.
| |
Legal |
Gets the legalsized page.
| |
LegalLandscape |
Gets the legal landscape sized page.
| |
Letter |
Gets the letter sized page.
| |
LetterLandscape |
Gets the letter landscape sized page.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |