IEaxAnalyzerCore.PrintOrder

Syntax

PrintOrder(Index: Integer): IEaxObject;

Parameters

Index — express report object index.

Description

The PrintOrder property sets the order, in which the objects are displayed in express report window and printed. The PrintOrder property is outdated, use the IEaxAnalyzerCore.ViewOrder property to set the objects order. The objects are numerated from right to left.

See also:

IEaxAnalyzeCore