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