Click or drag to resize

PdfPageObjectCollectionAddPages Method

Adds a new empty PdfPages to the PdfPageObjectCollection.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfPages AddPages()

Return Value

PdfPages
The PdfPages added to the PdfPageObjectCollection.
See Also