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