ImageElementPaginate Property

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

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public bool Paginate { get; set; }

Property Value

Boolean

See Also