A newer version of this page is available.
Switch to the current version.
IDocumentInfo Interface
Declares members to store information about an open office document and to operate it on the server (to close or save a copy).
Namespace: DevExpress.Web.Office
Assembly: DevExpress.Web.v18.2.dll
Declaration
Related API Members
The following members accept/return IDocumentInfo objects:
Remarks
The IDocumentInfo interface is a simple structure holding information about an office document currently opened on the server by using the DevExpress ASP.NET Spreadsheet or RichEdit.
See Also
Feedback