Get current paper index,from 1.
Namespace: Spire.Pdf.PrintAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int CurrentPaper { get; }
Public ReadOnly Property CurrentPaper As Integer Get
public: property int CurrentPaper { int get (); }
member CurrentPaper : int with get