ExpertPdf PDF Creator Library
HtmlElementText Property
NamespacesExpertPdf.PdfCreatorHtmlElementMappingHtmlElementText
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)