HiQPdf Documentation

PdfDocumentAddPage Method

HiQPdf Client for .NET Core
Adds a new page with the default size, orientation and margins to the end of this document

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfPage AddPage()

Return Value

Type: PdfPage
The added page
See Also

Reference