ScripterNG/Development/PortingOldScripter gsoc2011
Jump to navigation
Jump to search
Document API
Object name : Scripter.activeDocument
Old Scripter Func/Prop Name | Filename (in old scripter) | Scripter2 |
---|---|---|
closedoc | cmddoc.cpp | Scripter.activeDocument.close() |
havedoc | cmddoc.cpp | Scripter.activeDocument.available() |
selcount | cmdmani.cpp | Scripter.activeDocument.selection |
pagedimension | cmdpage.cpp | Scripter.activeDocument.dimensions |
getpagemargins | cmdpage.cpp | Scripter.activeDocument.margins |