public class HtmlToPdfConversionInfo
HtmlToPdfConversionInfo | Initializes a new instance of the HtmlToPdfConversionInfo class |
ExternalPagesInsertedAfter | Gets the number of pages inserted after the HTML to PDF conversion result. These pages may come from external PDF sources. |
ExternalPagesInsertedBefore | Gets the number of pages inserted before the HTML to PDF conversion result from external PDF documents |
PagesFromHtml | Gets the number of pages generated by the HTML to PDF conversion process. |
TocPagesInsertedBefore | Gets the number of pages inserted before the HTML to PDF conversion result by table of contents |
TotalPages | Gets the total number of pages in the final PDF document, including inserted pages and pages generated from HTML. |
TotalPagesInsertedBefore | Gets the number of pages inserted before the HTML to PDF conversion result from external PDF documents and from table of contents. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |