ImageElementPaginate Property

When this property true the element can be paginated and rendered in many PDF pages

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public bool Paginate { get; set; }

Property Value

Boolean

See Also