ArcObjects Library Reference (Carto)  

IDocumentInfo Interface

Provides access to members that control the Document Info.

Product Availability

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

Members

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.

CoClasses that implement IDocumentInfo

CoClasses and 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.