Click or drag to resize

PdfPagesAdd Method

Adds a new empty PdfPage to the PdfPages.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public PdfPage Add()

Return Value

PdfPage
The PdfPage added to the PdfPages.
See Also