EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Text
Element
Text Property
The string to be written
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
string
Text
{
get
;
set
; }
VB
Copy
Public
Property
Text
As
String
Get
Set
Property Value
String
See Also
Reference
TextElement Class
EvoPdfClient Namespace
In This Article
Definition
See Also