EVO PDF Client for .NET Help
C#
Show/Hide TOC
Text
Element
Paginate Property
When true the text can be paginated
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
C#
Copy
public
bool
Paginate
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
TextElement Class
EvoPdfClient Namespace
In This Article
Definition
See Also