The properties of System.Windows.Forms.PrintPreviewControl are listed below. For a list of all members, see the PrintPreviewControl Members list.
See Also: Inherited members from System.Windows.Forms.Control
| AutoZoom | bool.
Gets or sets a value indicating whether resizing the control or changing the number of pages shown automatically adjusts the PrintPreviewControl.Zoom property. | |
| Columns | int.
Gets or sets the number of pages displayed horizontally across the screen. | |
| Document | System.Drawing.Printing.PrintDocument.
Gets or sets a value indicating the document to preview. | |
override | RightToLeft | RightToLeft. Documentation for this section has not yet been entered. |
| Rows | int.
Gets or sets the number of pages displayed vertically down the screen. | |
| StartPage | int.
Gets or sets the page number of the upper left page. | |
override | Text | string.
Gets or sets the text associated with this control. |
| UseAntiAlias | bool.
Gets or sets a value indicating whether printing uses the anti-aliasing features of the operating system. | |
| Zoom | double.
Gets or sets a value indicating how large the pages will appear. |
| [read-only] override | CreateParams | CreateParams.
Gets the required creation parameters when the control handle is created. |