[]
Gets or sets the minimum FromPage or ToPage that can be selected in a System.Windows.Forms.PrintDialog.
int MinimumPage { get; set; }
Type | Description |
---|---|
int | The minimum FromPage or ToPage that can be selected in a System.Windows.Forms.PrintDialog. |