IDmReport.Caption

Syntax

Caption: String;

Description

The Caption property returns report title.

Comments

To generate a source containing report data, use the IDmReport.Generate method.

Example

The property use is given in the example for IDmMethod.Execute.

See also:

IDmReport