HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Document
Add
Page Method
Adds a new page with the default size, orientation and margins to the end of this document
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
PdfPage
AddPage
()
Return Value
PdfPage
The added page
See Also
Reference
PdfDocument Class
AddPage Overload
HiQPdf Namespace
In This Article
Definition
See Also