HiQPdf Library for .NET Help
C#
Show/Hide TOC
Html
Element
Info
Text Property
The HTML element text or an empty string if the element has no text (e.g. images)
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
string
Text
{
get
; }
Property Value
String
See Also
Reference
HtmlElementInfo Class
HiQPdf Namespace
In This Article
Definition
See Also