Adds a new page with the default orientation and the given size and margins to end of this document
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- size
- Type: HiQPdfPdfPageSize
The page size in points - margins
- Type: HiQPdfPdfDocumentMargins
The page margins
Return Value
Type: PdfPageThe added page
See Also