Description

An object describing the report currently printed or edited.

Object Model




Members

Methods
PrintPage

Print the current page and forces a page break.

PrintRow

Print the current table row and go to next one if any.


Properties
ActiveTableRead-write property

Get or set the active table using the name provided in the report designer.

DataSourceRead-only property

This is the data to report, defaults to ActiveImage.

DestinationRead-only property

The destination of the report, defaults to preview.

FieldsRead-only property

A collection holding the fields used in a report.

TemplateFileNameRead-only property

The full path of the selected report template.

TemplateTypeRead-only property

Specifies the type of report to print.

VariablesRead-only property

A collection holding the variables used in a report.


Events
AfterPrint
EvaluateExpression
Initialize
PrintFields
PrintVariables
ValidateExpression