Click or drag to resize

PdfPageObjectCollectionAddPage Method

Adds a new empty PdfPage to the PdfPageObjectCollection.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfPage AddPage()

Return Value

PdfPage
The PdfPage added to the PdfPageObjectCollection.
See Also