| HtmlToPdf Properties |
The HtmlToPdf type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultFont |
Gets or sets default font for creating .pdf document with specified name or filename,
encoding and size as iTextSharp.text.Font object.
| |
| DefaultFontSize |
Gets or sets font size for the internal default font.
| |
| LicenseKey | Obsolete.
Assigns the license key.
| |
| OnConvertXmlNodeToPdf |
Gets or sets the application-supplied method for fine-tuning of source to PDF conversion.
| |
| OnProcessImagePath |
Gets or sets the application-supplied method for changing path or URI or URL to the image.
| |
| PageRectangle |
Gets or sets page size of .pdf document as iTextSharp.text.Rectangle object.
| |
| SourceType |
Gets or sets the format of the input data for the conversion.
| |
| TrialDaysLeft |
Gets the number of days left to the date of the trial license key expiration.
| |
| UseBlackAndWhiteStyle |
Enables conversion of colored HTML document to black and white PDF document.
|