This document is archived and information here might be outdated.  Recommended version.


IDocumentInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDocumentInfo Interface
ArcGIS Developer Help

IDocumentInfo Interface

Provides access to members that control the Document Info.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Author The author of the document.
Read/write property Category The category of the document.
Read/write property Comments Comments for the document.
Read/write property DocumentTitle The title of the document.
Read/write property HyperlinkBase The hyperlink base of the document.
Read/write property Keywords The keywords for the document.
Read/write property SavePreview Indicates if a preview of the document is saved when the document is saved.
Read/write property Subject The subject of the document.

Classes that implement IDocumentInfo

Classes Description
DocumentInfo The DocumentInfo coclass is used to read and write map document properties.
GlobeDocument (esriGlobeCore) The GlobeDocument coclass is used to read and write globe document files.
MapDocument The MapDocument coclass is used to read and write map document files.
MxDocument (esriArcMapUI) Esri Mx Document.