System.Windows.Forms.PrintPreviewControl: Property Members

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

Public Properties

AutoZoombool.

Gets or sets a value indicating whether resizing the control or changing the number of pages shown automatically adjusts the PrintPreviewControl.Zoom property.

Columnsint.

Gets or sets the number of pages displayed horizontally across the screen.

DocumentSystem.Drawing.Printing.PrintDocument.

Gets or sets a value indicating the document to preview.

override
RightToLeftRightToLeft. Documentation for this section has not yet been entered.
Rowsint.

Gets or sets the number of pages displayed vertically down the screen.

StartPageint.

Gets or sets the page number of the upper left page.

override
Textstring.

Gets or sets the text associated with this control.

UseAntiAliasbool.

Gets or sets a value indicating whether printing uses the anti-aliasing features of the operating system.

Zoomdouble.

Gets or sets a value indicating how large the pages will appear.

Protected Properties

[read-only]
override
CreateParamsCreateParams.

Gets the required creation parameters when the control handle is created.