IDocumentInfo Methods
Declares members to store information about an office document and to operate it on the server (to close or save a copy).
Name | Description |
---|---|
Close() | Closes the document. |
Save |
Saves a document copy to a byte array. |
Save |
Saves a document copy to a stream. |
Save |
Saves a document copy to a target file. |
See Also