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