ImageElementPaginate Property
When this property true the element can be paginated and rendered in many PDF pages
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool Paginate { get; set; }
Public Property Paginate As Boolean
Get
Set
public:
property bool Paginate {
bool get ();
void set (bool value);
}
member Paginate : bool with get, set
Property Value
Boolean