PdfPageCreatingParamsIsNewPdfPage Property

This property indicates if the PDF page being created is a new page or an already existing page

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool IsNewPdfPage { get; }

Property Value

Boolean

See Also