Winnovative HTML to PDF Converter Library for .NET
HtmlElementText Property
NamespacesWinnovative.WnvHtmlConvertHtmlElementMappingHtmlElementText
Winnovative HTML to PDF Converter 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
public:
property String^ HtmlElementText {
	String^ get ();
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 6.2.0.0 (6.2.0.0)