public class HtmlConversionInfo
Public Class HtmlConversionInfo
public ref class HtmlConversionInfo
type HtmlConversionInfo = class end
HtmlHeader | The HTML document header containing the title, keywords and description of the HTML document |
PdfRegions | The regions in PDF rendered by a HTML to PDF conversion. For each PDF page rendered there is PdfPageRegion object in the array returned by this property |
SelectedHtmlElementsInfo | Returns a collection of HtmlElementInfo objects containing one object for each HTML element selected by the SelectedHtmlElements property property of the HtmlToPdf class. A HtmlElementInfo object offers detailed information about a HTML element like its position in the generated PDF document, the HTML id, the tag name, the HTML code of the element, etc. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |