Get the pagenumber which you choose as the final page to printing.
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 PrintToPage { get; }
Public ReadOnly Property PrintToPage As Integer Get
public: property int PrintToPage { int get (); }
member PrintToPage : int with get