PrintOrder(Index: Integer): IEaxObject;
Index: Index of express report object.
The PrintOrder property sets the order in which the objects are shown in express report window and printed. The PrintOrder property is outdated, use the IEaxAnalyzer.ViewOrder property to set the objects order. The objects are numerated from right to left.
See also: