PdfEditorAddPage Method

Adds a new blank page at the end of the document. The new page inherits the size of the last existing page

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public int AddPage()

Return Value

Int32
The 1-based number of the newly added page

See Also