IEaxAnalyzerCore.Printable

Fore Syntax

Printable: Boolean;

Fore.NET Syntax

Printable: Boolean;

Description

The Printable property determines whether to print report.

Comments

This property is relevant if a sheet based on the current express report is created in another express report and the batch print of all the sheet collection is executed. The Printable property is set to True by default, and the express report is to be printed. Set the Printable property to True to cancel the print.

See also:

IEaxAnalyzeCore