ExpertPdf Html to Pdf Converter Library
HtmlElementText Property
NamespacesExpertPdf.HtmlToPdfHtmlElementMappingHtmlElementText
ExpertPdf Html to Pdf Converter Library
The text of the HTML element. If the element does not have an associated text, this property returns null.
Declaration Syntax
C#Visual BasicVisual C++
public string HtmlElementText { get; }
Public ReadOnly Property HtmlElementText As String
public:
property String^ HtmlElementText {
	String^ get ();
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)