PrintOrder(Index: Integer): IEaxObject;
Index — express report object index.
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: