See Also
This class has no related objects.
Enumerations
Name | Values |
Formats | A0 |
A1 |
A2 |
A3 |
A4 |
A5 |
A6 |
A7 |
A8 |
A9 |
A10 |
B0 |
B1 |
B2 |
B3 |
B4 |
B5 |
B6 |
B7 |
B8 |
B9 |
B10 |
C0 |
C1 |
C2 |
C3 |
C4 |
C5 |
C6 |
C7 |
C8 |
C9 |
C10 |
CreditCard |
DL |
GovernmentLetter |
JuniorLegal |
Ledger |
Legal |
Letter |
Tabloid |
Orientations | Portrait |
Landscape |
Units | Centimeters |
Inches |
Millimeters |
Points |
Constants
Name | Type | Value |
PageBreak | String | <div class='page-break'></div> |
Events
Definition | Parameters | Return Type | Description |
DocumentReady | file as FolderItem | None | Raised when the HTML has been converted to a PDF document. |
Methods
Definition | Parameters | Return Type | Description |
AddCSS | css as String | None | Adds the provided CSS to the document. |
Build | theHTML as String | None | Begins the rendering process. |
DocumentOrientation as Orientations |
DocumentUnits as Units |
DocumentFormat as Formats |
Margin as Double = 0 |
Properties
Name | Type | Default Value | Description |
This class exposes no properties.
Examples
This class currently has no examples.
Notes
This class currently has no notes.