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
	Get
public:
property String^ HtmlElementText {
	String^ get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)