PrinterSettings.PrintRange
PrinterSettings.PrintRange property
Gets the page numbers that the user has specified to be printed.
public static PrintRange PrintRange { get; }
Return Value
One of the PrintRange
values.
Exceptions
exception | condition |
---|---|
!:ComponentModel.InvalidEnumArgumentException | The value of the PrintRange property is not one of the PrintRange values. |
See Also
- enum PrintRange
- class PrinterSettings
- namespace Aspose.Drawing.Printing
- assembly Aspose.Drawing.Common