ActiveDocument Property (Editor Object)¶
Retrieves the Document Object for the current document.
¶
[JavaScript]¶
doc = editor.ActiveDocument;
[VBScript]¶
Set doc = editor.ActiveDocument
Version¶
Supported on EmEditor Professional Version 4.00 or later.