EaxRibbonView.showPrintPreview

Syntax

showPrintPreview(src);

Parameters

src. Express report data source, an instance of the PP.Exp.EaxDocument class.

Description

The showPrintPreview method opens the page to preview printed version of the express report.

Example

The example of method use is given in description of the EaxbonView.Printing event.

See also:

 EaxRibbonView