Search
PrintPreview Methods
 


 Public Methods

  Name Description

addPages

Adds the specified number of pages to the print preview.

createPrintPreview

Creates the print preview.

FitToPage

Fits the Dashboard to the page.

getPage

Gets the current page.

InitializeComponent

Initializes the Component for this PrintPreview.

onBtnActPrint

Called when the user presses the print button.

onBtnArrowZoomScale

Called when the user presses the zoom scale arrow button.

onBtnClose

Raised when the user presses the close button.

onBtnFirstPage

Raised when the user presses a button to go to the first page of the print preview.

onBtnFourPages

Raised when the user presses a button to tile the print preview into sections of four pages.

onBtnLastPage

Raised when the user presses a button to go to the last page of the print preview.

onBtnNextPage

Raised when the user presses a button to go to the nex page of the print preview.

onBtnOnePage

Raised when the user presses a button to tile the print preview into sections that fit on a single page.

onBtnPrevPage

Raised when the user presses a button to go to the previous page of the print preview.

onBtnSixPages

Raised when the user presses a button to tile the print preview into sections of six pages.

onBtnThreePages

Raised when the user presses a button to tile the print preview into sections of three pages.

onBtnTwoPages

Raised when the user presses a button to tile the print preview into sections of two pages.

onBtnZoomAuto

Raised when the user presses a button to tile the print preview into sections of four pages.

onMenu10

Raised when the user presses a button to zoom the print preview by 10%.

onMenu100

Raised when the user presses a button to zoom the print preview by 100%.

onMenu150

Raised when the user presses a button to zoom the print preview by 150%.

onMenu200

Raised when the user presses a button to zoom the print preview by 200%.

onMenu25

Raised when the user presses a button to zoom the print preview by 25%.

onMenu50

Raised when the user presses a button to zoom the print preview by 50%.

onMenu500

Raised when the user presses a button to zoom the print preview by 500%.

onMenu75

Raised when the user presses a button to zoom the print preview by 75%.

onMenuZoomAuto

Raised when the user presses the auto zoom button.

PageOrientation

Raised when the user presses a button to adjust the page orientation.

windowChanged

Raised when the print preview window has changed.

ZoomDisplay

Renders a checkbox with the specified zoom factor.

 Protected Methods

  Name Description

createImageIcon

Exports this PrintPreview to an ImageIcon under the specified path.

 See Also