PrepareRenderPdfPageParamsIsNewPage Property
A flag indicating if the PDF page to initialize is a new page just created by converter or a previously created page
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool IsNewPage { get; }
Public ReadOnly Property IsNewPage As Boolean
Get
public:
property bool IsNewPage {
bool get ();
}
member IsNewPage : bool with get
Property Value
Boolean