EVO PDF Client for .NET Help
C#
Show/Hide TOC
Bookmark
Text Property
Gets or sets the PDF bookmark text displayed in PDF document
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
C#
Copy
public
string
Text
{
get
;
set
; }
Property Value
String
See Also
Reference
Bookmark Class
EvoPdfClient Namespace
In This Article
Definition
See Also