Skip to main content

IDocumentManagerService Members

Provides methods to create documents and operate with them.

#Properties

Name Description
ActiveDocument Specifies the active document.
Documents Specifies a set of created documents.

#Methods

Name Description
CreateDocument(String, Object, Object, Object) Creates a document.

#Events

Name Description
ActiveDocumentChanged Invoked each time the active document is changed.
See Also