EvoPdf 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:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
Copy
public
string
Text
{
get
;
set
; }
Property Value
String
See Also
Reference
HtmlElementInfo Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also