Gets or sets the page.
Namespace: Spire.Pdf.AutomaticFieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public PdfNewPage Page { get; set; }
Public Property Page As PdfNewPage Get Set
public: property PdfNewPage^ Page { PdfNewPage^ get (); void set (PdfNewPage^ value); }
member Page : PdfNewPage with get, set
Property Value
PdfNewPageThe page.