The following tables list the members exposed by the PrintPreviewControlEx type.

Name Description
Public property AccessibilityObject (inherited from Control).
Public property AccessibleDefaultActionDescription (inherited from Control).
Public property AccessibleDescription (inherited from Control).
Public property AccessibleName (inherited from Control).
Public property AccessibleRole (inherited from Control).
Public property AllowDrop (inherited from Control).
Public property Anchor (inherited from Control).
Public property AutoScrollOffset (inherited from Control).
Public property AutoSize (inherited from Control).
Public property AutoZoom Gets or sets a value indicating whether resizing the control or changing the number of pages shown automatically adjusts the Zoom property.
Public property BackColor (inherited from Control).
Public property BackgroundImage (inherited from Control).
Public property BackgroundImageLayout (inherited from Control).
Public property BindingContext (inherited from Control).
Public property Bottom (inherited from Control).
Public property Bounds (inherited from Control).
Public property CanFocus (inherited from Control).
Public property CanSelect (inherited from Control).
Public property Capture (inherited from Control).
Public property CausesValidation (inherited from Control).
Public property Static CheckForIllegalCrossThreadCalls (inherited from Control).
Public property ClientRectangle (inherited from Control).
Public property ClientSize (inherited from Control).
Public property Columns

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

Public property CompanyName (inherited from Control).
Public property Container (inherited from Component).
Public property ContainsFocus (inherited from Control).
Public property ContextMenu (inherited from Control).
Public property ContextMenuStrip (inherited from Control).
Public property Controls (inherited from Control).
Public property Created (inherited from Control).
Public property Cursor (inherited from Control).
Public property DataBindings (inherited from Control).
Public property Static DefaultBackColor (inherited from Control).
Public property Static DefaultFont (inherited from Control).
Public property Static DefaultForeColor (inherited from Control).
Public property DeselectedPages Gets or sets pages, which will be passed on printing
Public property DeviceDpi (inherited from Control).
Public property DisplayRectangle (inherited from Control).
Public property Disposing (inherited from Control).
Public property Dock (inherited from Control).
Public property Document

Gets or sets the document to preview.

Public property Enabled (inherited from Control).
Public property Focused (inherited from Control).
Public property Font (inherited from Control).
Public property ForeColor (inherited from Control).
Public property Handle (inherited from Control).
Public property HasChildren (inherited from Control).
Public property Height (inherited from Control).
Public property ImeMode (inherited from Control).
Public property InvokeRequired (inherited from Control).
Public property IsAccessible (inherited from Control).
Public property IsDisposed (inherited from Control).
Public property IsHandleCreated (inherited from Control).
Public property IsMirrored (inherited from Control).
Public property LayoutEngine (inherited from Control).
Public property Left (inherited from Control).
Public property Location (inherited from Control).
Public property Margin (inherited from Control).
Public property MaximumSize (inherited from Control).
Public property MinimumSize (inherited from Control).
Public property Static ModifierKeys (inherited from Control).
Public property Static MouseButtons (inherited from Control).
Public property Static MousePosition (inherited from Control).
Public property Name (inherited from Control).
Public property Padding (inherited from Control).
Public property Parent (inherited from Control).
Public property PreferredSize (inherited from Control).
Public property ProductName (inherited from Control).
Public property ProductVersion (inherited from Control).
Public property RecreatingHandle (inherited from Control).
Public property Region (inherited from Control).
Public property Right (inherited from Control).
Public property RightToLeft (inherited from Control).
Public property Rows

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

Public property Site (inherited from Control).
Public property Size (inherited from Control).
Public property StartPage

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

Public property TabIndex (inherited from Control).
Public property TabStop (inherited from Control).
Public property Tag (inherited from Control).
Public property Text

Gets or sets the text associated with this control.

Public property Top (inherited from Control).
Public property TopLevelControl (inherited from Control).
Public property UseAntiAlias

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

Public property UseWaitCursor (inherited from Control).
Public property Visible (inherited from Control).
Public property Width (inherited from Control).
Public property WindowTarget (inherited from Control).
Public property Zoom

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

Top