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

exceptioncondition
ArgumentExceptionThe FromPage property’s value is less than zero.

See Also