Scripter2 API: Difference between revisions
Jump to navigation
Jump to search
Jainbasil1 (talk | contribs) No edit summary |
Jainbasil1 (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
The new Scripter is composed of different modules, which are either accessible externally, or via methods of other apis. | The new Scripter is composed of different modules, which are either accessible externally, or via methods of other apis. | ||
* Scripter | * Scripter (Main API) | ||
* Document API | * Document API | ||
* Page API | * Page API | ||
Line 14: | Line 14: | ||
* Preferences API | * Preferences API | ||
* Window API | * Window API | ||
===Scripter=== | |||
====Properties==== | |||
* activeDocument | |||
* activeWindow | |||
* colors | |||
====Methods==== | |||
* openDocument | |||
* newDocument |
Revision as of 12:04, 13 August 2011
Scripter2 API is described below. This is a reference for the actual documentation of new scripter.
The new Scripter is composed of different modules, which are either accessible externally, or via methods of other apis.
- Scripter (Main API)
- Document API
- Page API
- Color API
- Layer API
- Printer API
- PDF File API
- Text API
- Dialogs API
- Preferences API
- Window API
Scripter
Properties
- activeDocument
- activeWindow
- colors
Methods
- openDocument
- newDocument