This property indicates if the PDF page being created is a new page or an already existing page
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool IsNewPdfPage { get; }
Public ReadOnly Property IsNewPdfPage As Boolean
Get
public:
property bool IsNewPdfPage {
bool get ();
}
member IsNewPdfPage : bool with get
Property Value
Type:
Boolean
Reference