PrinterSettings.MinimumPage

PrinterSettings.MinimumPage property

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

public int MinimumPage { get; set; }

See Also