Creates a page and adds it to the last section in the document.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfNewPage Add()
Public Function Add As PdfNewPage
public: PdfNewPage^ Add()
member Add : unit -> PdfNewPage
Return Value
PdfNewPageCreated page object.