RibbonView.showPrintPreview

Syntax

showPrintPreview (src);

Parameters

src. Regular report source, an instance of PP.Prx.Report

Description

The showPrintPreview method opens the page for the preview of the report print version.

Example

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

See also:

RibbonView