PrepareRenderPdfPageParamsIsNewPage Property

A flag indicating if the PDF page to initialize is a new page just created by converter or a previously created page

Definition

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

Property Value

Boolean

See Also