Navigation: EmEditor Help > Macro Reference > FileSaveProp Object > Properties
Macro: ReturnMethod Property (FileSaveProp Object)
Corresponds to the Return Method drop-down list box in the Save Details dialog box.
n = object.ReturnMethod;
object.ReturnMethod = n;
n = object.ReturnMethod
object.ReturnMethod = n
Supported on EmEditor Professional Version 7.00 or later.