PrinterSettings.MaximumPage

PrinterSettings.MaximumPage property

Gets or sets the highest FromPage or ToPage which may be selected in a print dialog box.

public int MaximumPage { get; set; }

See Also