PdfDocumentAddPage Method
Adds a new page with the default size, orientation and margins to the end of this document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
Public Function AddPage As PdfPage
public:
PdfPage^ AddPage()
member AddPage : unit -> PdfPage
Return Value
PdfPageThe added page