MindFusion WinForms Programmer's Guide
PreviewOptions Members
Constructors Properties
 


Provides properties that allow customization of various aspects of the extended print-preview window.

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

 Public Constructors

  Name Description

PreviewOptions

Initializes a new instance of the PreviewOptions class.

 Public Properties

  Name Description

ButtonImages

Gets or sets the list of images to display in print preview toolbar buttons.

DisplayPrintDialog

Get or sets a value indicating whether a print setup dialog box is displayed when the print button of the preview form is clicked.

FirstPageToolTip

Gets or sets the ToolTip text displayed for the First Page button.

FitToPageToolTip

Gets or sets the ToolTip text displayed for the Fit to Page button.

FourPagesToolTip

Gets or sets the ToolTip text displayed for the Four Pages button.

LandscapeToolTip

Gets or sets the ToolTip text displayed for the Landscape button.

LastPageToolTip

Gets or sets the ToolTip text displayed for the Last Page button.

NextPageToolTip

Gets or sets the ToolTip text displayed for the Next Page button.

OnePageToolTip

Gets or sets the ToolTip text displayed for the One Page button.

PortraitToolTip

Gets or sets the ToolTip text displayed for the Portrait button.

PreviousPageToolTip

Gets or sets the ToolTip text displayed for the Previous Page button.

PrintToolTip

Gets or sets the ToolTip text displayed for the Print button.

SixPagesToolTip

Gets or sets the ToolTip text displayed for the Six Pages button.

ThreePagesToolTip

Gets or sets the ToolTip text displayed for the Three Pages button.

TitleBarIcon

Gets or sets the icon displayed in the titlebar of the preview window.

TwoPagesToolTip

Gets or sets the ToolTip text displayed for the Two Pages button.

ZoomAutoCmdText

Gets or sets the Label of the Zoom menu Auto item.

ZoomToolTip

Gets or sets the ToolTip text displayed for the Zoom button.

 See Also

PreviewOptions Class
MindFusion.Reporting.WinForms Namespace