PdfPagesAdd Method Terminal Works - PDF Printing.Net Library
Creates a new PdfPage, adds it to the end of this document, and returns it.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public PdfPage Add()

Return Value

Type: PdfPage
See Also

Reference