DefaultExtension Property (FileSaveProp Object)¶
Corresponds to the Default
Extension text box in the File page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
s = object.DefaultExtension;
object.DefaultExtension = s;
[VBScript]¶
s = object.DefaultExtension
object.DefaultExtension = s
Version¶