PdfDocumentAddPage(PdfDocumentMargins) Method
Adds a new page with the default size and orientation and the given margins to the end of this document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfPage AddPage(
PdfDocumentMargins margins
)
- margins PdfDocumentMargins
- The page margins
PdfPageThe added page