EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Text
Note
Element
Text Property
Gets or sets the annotation text
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
Copy
public
string
Text
{
get
;
set
; }
VB
Copy
Public
Property
Text
As
String
Get
Set
Property Value
String
See Also
Reference
TextNoteElement Class
EvoPdf Namespace
In This Article
Definition
See Also