DataAreaView.getDocument

Syntax

getDocument ();

Description

The getDocument method gets view of the current text sheet of the report.

Comments

This method returns an instance of the PrxDocument class.

Example

The example of use is given in description of the PrxMdService.getDocumentData method.

See also:

DataAreaView