TIEEditControls.OperationsLog
Declaration
property OperationsLog: TStringList;
Description
Returns a list of operations that have been
applied, e.g 'Rotate 45'
Note:
OperationsLog is not set if you do not specify an
attached ImageEnViewMemo1.Text := IEEditControls1.OperationsLog.Text;
See Also
◼ProcessingParams