HiQPdf Documentation

PdfDocumentAddPage Method

Quickly Create High Quality PDFs
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
Syntax

public PdfPage AddPage()

Return Value

Type: PdfPage
The added page
See Also

Reference