EVO PDF Logo

HtmlToImageElementPaginate Property

EVO PDF Client for .NET Core
When this property is true the HTML to Image element can be paginated to render many PDF pages if necessary.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public bool Paginate { get; set; }

Property Value

Type: Boolean
See Also

Reference