PrinterSettings.ToPage
PrinterSettings.ToPage property
Gets the number of the last page to print.
public static int ToPage { get; }
Return Value
The number of the last page to print.
Exceptions
exception | condition |
---|---|
ArgumentException | The value of the ToPage property is less than zero. |
See Also
- class PrinterSettings
- namespace Aspose.Drawing.Printing
- assembly Aspose.Drawing.Common