Winnovative PDF Creator Library for .NET
HtmlElementText Property
NamespacesWinnovative.PdfCreatorHtmlElementMappingHtmlElementText
Winnovative PDF Creator Library for .NET
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 ();
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)