Click or drag to resize
HtmlElementMappingHtmlElementText Property
The text of the HTML element. If the element does not have an associated text, this property returns null.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public string HtmlElementText { get; }

Property Value

Type: String
See Also