HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Html
Element
Info
Text Property
Gets or sets the plain text content of the element
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
Copy
public
string
Text
{
get
;
set
; }
Property Value
String
See Also
Reference
HtmlElementInfo Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also