PdfPageHtmlCodeHtmlCode Property
The HTML code resulted after PDF page conversion
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public string HtmlCode { get; }
Public ReadOnly Property HtmlCode As String
Get
public:
property String^ HtmlCode {
String^ get ();
}
member HtmlCode : string with get
Property Value
String