HtmlElementMappingHtmlElementOuterHtml Property |
The HTML code of the HTML element.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string HtmlElementOuterHtml { get; }
Public ReadOnly Property HtmlElementOuterHtml As String
Get
Property Value
Type:
String
See Also