| Name
| Description
|
| ActiveDocument
| Gets the reference to the currently active document (read-only)
|
| ActiveLayer
| Gets the active layer (read-only)
|
| ActivePage
| Gets the reference to the currently active page (read-only)
|
| ActivePalette
| Gets the reference to the currently active palette (read-only)
|
| ActiveSelection
| Gets the active selection (read-only)
|
| ActiveSelectionRange
| Gets the active selection range (read-only)
|
| ActiveShape
| Gets the active shape (read-only)
|
| ActiveSpread
| Returns the active page spread in the current document (read-only)
|
| ActiveTool
| Gets or sets the active tool
|
| ActiveTreeManager
| Returns the tree manager object of the active document (read-only)
|
| ActiveVirtualLayer
| Returns the virtual layer object of the active document (read-only)
|
| ActiveWindow
| Gets the reference to the currently active window (read-only)
|
| ActiveWorkspace
| Gets the reference to the currently active workspace (read-only)
|
| AddIns
| Gets Addins (read-only)
|
| Application
| Gets the application to which the object belongs (read-only)
|
| AppWindow
| Gets the reference to the application's main window (read-only)
|
| ArrowHeads
| Gets the ArrowHead Collection (read-only)
|
| Class
| Returns the application class (read-only)
|
| Clipboard
| Gets the clipboard (read-only)
|
| ColorManager
| Returns the application color manager object (read-only)
|
| CommandBars
| Gets a collection of all command bars (read-only)
|
| Components
| Returns a collection of application-specific components (read-only)
|
| ConfigPath
| Gets the full path of the 'Config' directory (read-only)
|
| Documents
| Gets the collection of documents open in the application (read-only)
|
| EnhancedOutlines
| Returns a collection of enhanced outline styles (read-only)
|
| EventsEnabled
| Gets or sets if the Events are enabled
|
| FontList
| Gets a collection of all available fonts' names (read-only)
|
| FrameWork
| Gets FrameWork (read-only)
|
| GlobalUserData
| Returns a set of custom user settings which are preserved between application sessions (read-only)
|
| GMSManager
| Gets a GMS Manager object (read-only)
|
| ID
| Returns the application ID (read-only)
|
| LanguagePath
| Returns the path to the language-specific data files (read-only)
|
| MainMenu
| Gets the main menu (read-only)
|
| Name
| Returns the application name (default, read-only)
|
| Optimization
| Gets or sets whether to use optimization
|
| OutlineStyles
| Gets the Outline styles Collection (read-only)
|
| PageSizes
| Gets the collection of all page sizes defined for the application (read-only)
|
| Palettes
| Gets a collection of the currently open palettes (read-only)
|
| PanoseMatching
| Gets or sets the Panose Font Matching type
|
| Parent
| Gets the application to which the object belongs (read-only)
|
| Path
| Gets the full path of the application directory (read-only)
|
| PatternCanvases
| Gets the Pattern Canvas Collection (read-only)
|
| PlatformVersionMajor
| Returns the major version of the application automation engine (read-only)
|
| PlatformVersionMinor
| Returns the minor version of the application automation engine (read-only)
|
| Printers
| Gets the printers (read-only)
|
| PrintJob
| Gets the print job (read-only)
|
| RecentFiles
| Gets the collection of all files in the Recent File list (read-only)
|
| SessionUserData
| Returns a set of custom user settings which are available only during the current application session (read-only)
|
| SetupPath
| Gets the full path of the main setup directory (read-only)
|
| StartupMode
| Gets or sets the default application action at startup
|
| Status
| Returns the application status object (read-only)
|
| StatusBar
| Gets the status bar (read-only)
|
| SymbolLibraries
| List of all symbol libraries visible in the Symbols docker (read-only)
|
| UILanguage
| Gets the current user interface language (read-only)
|
| Unit
| Specifies the default unit of measurements for methods and properties when there is no document context
|
| UserDataPath
| Returns a path to the application data folder in user system profile (read-only)
|
| UserWorkspacePath
| Returns the path to the user workspace (read-only)
|
| VBE
| Gets the VBA editor reference (read-only)
|
| Version
| Gets a verbose description of the current application version (read-only)
|
| VersionBuild
| Gets the build number of the current application version (read-only)
|
| VersionMajor
| Gets the major version number of the application (read-only)
|
| VersionMinor
| Gets the minor version number of the application (read-only)
|
| Visible
| Gets or sets the visibility of the application window; allows you to hide or show the application
|
| Windows
| Gets a collection of windows open in the application (read-only)
|
| Workspaces
| Gets a collection of workspaces available in the application (read-only)
|