PrepareRenderPdfPageParams.IsNewPage Property
A flag indicating if the PDF page to initialize is a new page just created by converter or a previously created page
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public bool IsNewPage { get; }
Public ReadOnly Property IsNewPage As Boolean
Get
Property Value
Boolean