PrintPreviewDialog Properties
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AcceptButton | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the button on the form that is clicked when the user presses the ENTER key. |
![]() | AccessibilityObject | Gets the AccessibleObject assigned to the control.(Inherited from Control.) |
![]() | AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications.(Inherited from Control.) |
![]() | AccessibleDescription | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the accessible description of the control. |
![]() | AccessibleName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the accessible name of the control. |
![]() | AccessibleRole | This API supports the product infrastructure and is not intended to be used directly from your code. The accessible role of the control. |
![]() | ActiveControl | Gets or sets the active control on the container control.(Inherited from ContainerControl.) |
![]() | ActiveMdiChild | Gets the currently active multiple-document interface (MDI) child window.(Inherited from Form.) |
![]() | AllowDrop | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets whether the control can accept data that the user drags onto it.(Overrides Control::AllowDrop.) |
![]() | AllowTransparency | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the opacity of the form can be adjusted.(Inherited from Form.) |
![]() | Anchor | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the anchor style for the control.(Overrides Control::Anchor.) |
![]() | AutoScale | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the form adjusts its size to fit the height of the font used on the form and scales its controls. |
![]() | AutoScaleBaseSize | Obsolete. This API supports the product infrastructure and is not intended to be used directly from your code. The PrintPreviewDialog class does not support the AutoScaleBaseSize property.(Overrides Form::AutoScaleBaseSize.) |
![]() | AutoScaleDimensions | Gets or sets the dimensions that the control was designed to.(Inherited from ContainerControl.) |
![]() | AutoScaleFactor | Gets the scaling factor between the current and design-time automatic scaling dimensions. (Inherited from ContainerControl.) |
![]() | AutoScaleMode | Gets or sets the automatic scaling mode of the control.(Inherited from ContainerControl.) |
![]() | AutoScroll | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the form enables autoscrolling.(Overrides Form::AutoScroll.) |
![]() | AutoScrollMargin | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the size of the auto-scroll margin. |
![]() | AutoScrollMinSize | Gets or sets the minimum size of the automatic scroll bars. |
![]() | AutoScrollOffset | Gets or sets where this control is scrolled to in ScrollControlIntoView.(Inherited from Control.) |
![]() | AutoScrollPosition | Gets or sets the location of the auto-scroll position.(Inherited from ScrollableControl.) |
![]() | AutoSize | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the PrintPreviewDialog should automatically resize to fit its contents.(Overrides Form::AutoSize.) |
![]() | AutoSizeMode | Gets or sets the mode by which the form automatically resizes itself.(Inherited from Form.) |
![]() | AutoValidate | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets how the control performs validation when the user changes focus to another control.(Overrides Form::AutoValidate.) |
![]() | BackColor | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the background color of the form.(Overrides Form::BackColor.) |
![]() | BackgroundImage | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the background image for the control.(Overrides Control::BackgroundImage.) |
![]() | BackgroundImageLayout | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the layout of the BackgroundImage.(Overrides Control::BackgroundImageLayout.) |
![]() | BindingContext | Gets or sets the BindingContext for the control.(Inherited from ContainerControl.) |
![]() | Bottom | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.(Inherited from Control.) |
![]() | Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.(Inherited from Control.) |
![]() | CancelButton | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the cancel button for the PrintPreviewDialog. |
![]() | CanEnableIme | Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.(Inherited from ContainerControl.) |
![]() | CanFocus | Gets a value indicating whether the control can receive focus.(Inherited from Control.) |
![]() | CanRaiseEvents | Determines if events can be raised on the control.(Inherited from Control.) |
![]() | CanSelect | Gets a value indicating whether the control can be selected.(Inherited from Control.) |
![]() | Capture | Gets or sets a value indicating whether the control has captured the mouse.(Inherited from Control.) |
![]() | CausesValidation | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether entering the control causes validation for all controls that require validation. |
![]() | ClientRectangle | Gets the rectangle that represents the client area of the control.(Inherited from Control.) |
![]() | ClientSize | Gets or sets the size of the client area of the form.(Inherited from Form.) |
![]() | CompanyName | Gets the name of the company or creator of the application containing the control.(Inherited from Control.) |
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus.(Inherited from Control.) |
![]() | ContextMenu | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the shortcut menu for the control.(Overrides Control::ContextMenu.) |
![]() | ContextMenuStrip | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets how the short cut menu for the control.(Overrides Control::ContextMenuStrip.) |
![]() | ControlBox | Gets or sets a value indicating whether a control box is displayed in the caption bar of the form. |
![]() | Controls | Gets the collection of controls contained within the control.(Inherited from Control.) |
![]() | Created | Gets a value indicating whether the control has been created.(Inherited from Control.) |
![]() | CreateParams | Gets the required creation parameters when the control handle is created.(Inherited from Form.) |
![]() | CurrentAutoScaleDimensions | Gets the current run-time dimensions of the screen.(Inherited from ContainerControl.) |
![]() | Cursor | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the cursor for the control.(Overrides Control::Cursor.) |
![]() | DataBindings | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the data bindings for the control. |
![]() | DefaultCursor | Gets or sets the default cursor for the control.(Inherited from Control.) |
![]() | DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control.(Inherited from Form.) |
![]() | DefaultMargin | Gets the space, in pixels, that is specified by default between controls.(Inherited from Control.) |
![]() | DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control.(Inherited from Control.) |
![]() | DefaultMinimumSize | Gets the default minimum size, in pixels, of the PrintPreviewDialog control.(Overrides Control::DefaultMinimumSize.) |
![]() | DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control.(Inherited from Control.) |
![]() | DefaultSize | Gets the default size of the control.(Inherited from Form.) |
![]() | DesignMode | |
![]() | DesktopBounds | Gets or sets the size and location of the form on the Windows desktop.(Inherited from Form.) |
![]() | DesktopLocation | Gets or sets the location of the form on the Windows desktop.(Inherited from Form.) |
![]() | DeviceDpi | Gets the DPI value for the display device where the control is currently being displayed.(Inherited from Control.) |
![]() | DialogResult | Gets or sets the dialog result for the form.(Inherited from Form.) |
![]() | DisplayRectangle | Gets the rectangle that represents the virtual display area of the control.(Inherited from ScrollableControl.) |
![]() | Disposing | |
![]() | Dock | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets how the control should be docked in its parent control.(Overrides Control::Dock.) |
![]() | DockPadding | This API supports the product infrastructure and is not intended to be used directly from your code. Overrides the ScrollableControl::DockPadding property. |
![]() | Document | Gets or sets the document to preview. |
![]() | DoubleBuffered | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.(Inherited from Control.) |
![]() | Enabled | This API supports the product infrastructure and is not intended to be used directly from your code. Get or sets a value indicating whether the control is enabled. |
![]() | Events | |
![]() | Focused | Gets a value indicating whether the control has input focus.(Inherited from Control.) |
![]() | Font | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the font used for the control.(Overrides Control::Font.) |
![]() | FontHeight | Gets or sets the height of the font of the control.(Inherited from Control.) |
![]() | ForeColor | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the foreground color of the control.(Overrides Control::ForeColor.) |
![]() | FormBorderStyle | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the border style of the form. |
![]() | Handle | Gets the window handle that the control is bound to.(Inherited from Control.) |
![]() | HasChildren | Gets a value indicating whether the control contains one or more child controls.(Inherited from Control.) |
![]() | Height | Gets or sets the height of the control.(Inherited from Control.) |
![]() | HelpButton | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether a Help button should be displayed in the caption box of the form. |
![]() | HorizontalScroll | Gets the characteristics associated with the horizontal scroll bar.(Inherited from ScrollableControl.) |
![]() | HScroll | Gets or sets a value indicating whether the horizontal scroll bar is visible.(Inherited from ScrollableControl.) |
![]() | Icon | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the icon for the form. |
![]() | ImeMode | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the Input Method Editor (IME) mode supported by this control. |
![]() | ImeModeBase | Gets or sets the IME mode of a control.(Inherited from Control.) |
![]() | InvokeRequired | Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.(Inherited from Control.) |
![]() | IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications.(Inherited from Control.) |
![]() | IsDisposed | Gets a value indicating whether the control has been disposed of.(Inherited from Control.) |
![]() | IsHandleCreated | Gets a value indicating whether the control has a handle associated with it.(Inherited from Control.) |
![]() | IsMdiChild | Gets a value indicating whether the form is a multiple-document interface (MDI) child form.(Inherited from Form.) |
![]() | IsMdiContainer | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the form is a container for multiple document interface (MDI) child forms. |
![]() | IsMirrored | Gets a value indicating whether the control is mirrored.(Inherited from Control.) |
![]() | IsRestrictedWindow | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating whether the form can use all windows and user input events without restriction.(Inherited from Form.) |
![]() | KeyPreview | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the form will receive key events before the event is passed to the control that has focus. |
![]() | LayoutEngine | Gets a cached instance of the control's layout engine.(Inherited from Control.) |
![]() | Left | Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.(Inherited from Control.) |
![]() | Location | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. |
![]() | MainMenuStrip | Gets or sets the primary menu container for the form.(Inherited from Form.) |
![]() | Margin | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the margins for the control. |
![]() | MaximizeBox | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the maximize button is displayed in the caption bar of the form. |
![]() | MaximizedBounds | Gets and sets the size of the form when it is maximized.(Inherited from Form.) |
![]() | MaximumSize | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the maximum size the form can be resized to. |
![]() | MdiChildren | Gets an array of forms that represent the multiple-document interface (MDI) child forms that are parented to this form.(Inherited from Form.) |
![]() | MdiParent | Gets or sets the current multiple-document interface (MDI) parent form of this form.(Inherited from Form.) |
![]() | Menu | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the MainMenu that is displayed in the form. |
![]() | MergedMenu | Gets the merged menu for the form.(Inherited from Form.) |
![]() | MinimizeBox | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the minimize button is displayed in the caption bar of the form. |
![]() | MinimumSize | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the minimum size the form can be resized to. |
![]() | Modal | Gets a value indicating whether this form is displayed modally.(Inherited from Form.) |
![]() | Name | Gets or sets the name of the control.(Inherited from Control.) |
![]() | Opacity | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the opacity level of the form. |
![]() | OwnedForms | |
![]() | Owner | Gets or sets the form that owns this form.(Inherited from Form.) |
![]() | Padding | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the padding for the control. |
![]() | Parent | Gets or sets the parent container of the control.(Inherited from Control.) |
![]() | ParentForm | Gets the form that the container control is assigned to.(Inherited from ContainerControl.) |
![]() | PreferredSize | Gets the size of a rectangular area into which the control can fit.(Inherited from Control.) |
![]() | PrintPreviewControl | Gets a value indicating the PrintPreviewControl contained in this form. |
![]() | ProductName | Gets the product name of the assembly containing the control.(Inherited from Control.) |
![]() | ProductVersion | Gets the version of the assembly containing the control.(Inherited from Control.) |
![]() | RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle.(Inherited from Control.) |
![]() | Region | Gets or sets the window region associated with the control.(Inherited from Control.) |
![]() | RenderRightToLeft | Obsolete. This property is now obsolete.(Inherited from Control.) |
![]() | ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized.(Inherited from Control.) |
![]() | RestoreBounds | Gets the location and size of the form in its normal window state.(Inherited from Form.) |
![]() | Right | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.(Inherited from Control.) |
![]() | RightToLeft | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Overrides Control::RightToLeft.) |
![]() | RightToLeftLayout | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the PrintPreviewDialog should be laid out from right to left.(Overrides Form::RightToLeftLayout.) |
![]() | ScaleChildren | Gets a value that determines the scaling of child controls. (Inherited from Control.) |
![]() | ShowFocusCues | Gets a value indicating whether the control should display focus rectangles.(Inherited from Control.) |
![]() | ShowIcon | Gets or sets a value indicating whether an icon is displayed in the caption bar of the form.(Inherited from Form.) |
![]() | ShowInTaskbar | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the form is displayed in the Windows taskbar. |
![]() | ShowKeyboardCues | Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.(Inherited from Control.) |
![]() | ShowWithoutActivation | Gets a value indicating whether the window will be activated when it is shown.(Inherited from Form.) |
![]() | Site | Gets or sets the site of the control.(Inherited from Control.) |
![]() | Size | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the size of the form. |
![]() | SizeGripStyle | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the style of the size grip to display in the lower-right corner of the form. |
![]() | StartPosition | Gets or sets the starting position of the dialog box at run time. |
![]() | TabIndex | Gets or sets the tab order of the control within its container.(Inherited from Form.) |
![]() | TabStop | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. |
![]() | Tag | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the object that contains data about the control. |
![]() | Text | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the text displayed on the control.(Overrides Form::Text.) |
![]() | Top | Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.(Inherited from Control.) |
![]() | TopLevel | Gets or sets a value indicating whether to display the form as a top-level window.(Inherited from Form.) |
![]() | TopLevelControl | |
![]() | TopMost | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the form should be displayed as the topmost form of your application. |
![]() | TransparencyKey | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the color that will represent transparent areas of the form. |
![]() | UseAntiAlias | Gets or sets a value indicating whether printing uses the anti-aliasing features of the operating system. |
![]() | UseWaitCursor | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the wait cursor, typically an hourglass shape. |
![]() | VerticalScroll | Gets the characteristics associated with the vertical scroll bar.(Inherited from ScrollableControl.) |
![]() | Visible | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the control is visible. |
![]() | VScroll | Gets or sets a value indicating whether the vertical scroll bar is visible.(Inherited from ScrollableControl.) |
![]() | Width | Gets or sets the width of the control.(Inherited from Control.) |
![]() | WindowState | Gets or sets the form's window state. |
![]() | WindowTarget | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant for this class.(Inherited from Control.) |

