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

exceptioncondition
ArgumentExceptionThe value of the ToPage property is less than zero.

See Also