DocumentManager Methods
A server document manager that allows you to operate the currently opened office documents.
Name | Description |
---|---|
Close |
Closes all open documents. |
Close |
Closes a document with the specified ID. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Finds a document by its identifier |
Find |
Finds a document by its identifier. |
Get |
Returns a collection of objects that contain information about every open document. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hibernate |
Hibernates all open documents. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also