PdfDocumentAddPage Method

Adds a new page with the default size, orientation and margins to the end of this document

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public PdfPage AddPage()

Return Value

PdfPage
The added page

See Also