HtmlElementMappingHtmlElementText Property |
The text of the HTML element. If the element does not have an
associated text, this property returns null.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public string HtmlElementText { get; }
Public ReadOnly Property HtmlElementText As String
Get
Property Value
Type:
StringSee Also