Gets the page of the booklet.
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 PdfPageBase PageInBooklet { get; }
Public ReadOnly Property PageInBooklet As PdfPageBase Get
public: property PdfPageBase^ PageInBooklet { PdfPageBase^ get (); }
member PageInBooklet : PdfPageBase with get