IDocumentInfo Members
In This Article
#Properties
Name | Description |
---|---|
Document |
Gets the document’s unique identifier. |
Last |
Gets the last access time for the document. |
Last |
Gets the last modify time for the document. |
Modified | Gets a value indicating whether the current document was modified after it was opened. |
#Methods
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