Adds a new page with the default size, orientation and margins to the end of this document
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Public Function AddPage As PdfPage
public:
PdfPage^ AddPage()
member AddPage : unit -> PdfPage
Return Value
Type:
PdfPageThe added page
Reference