ArcObjects Library Reference (Carto)  

IDocumentInfo2 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 Credits The credits of the document.
Read-only property DateExported Date the document was last exported.
Read-only property DatePrinted Date the document was last printed.
Read-only property DateSaved Date the document was last saved.
Read/write property DocumentTitle The title of the document.
Read-only property Folder The folder of the document.
Read/write property HyperlinkBase The hyperlink base of the document.
Read/write property Keywords The keywords for the document.
Read-only property Name The name of the document.
Read-only property Path The path of the document.
Read/write property RelativePaths Indicates if relative path is used when the document is saved.
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 IDocumentInfo2

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.
GMxDocument (esriArcGlobe) Provides access to members that control the ArcGlobe document.
MapDocument The MapDocument coclass is used to read and write map document files.
MxDocument (esriArcMapUI) Esri Mx Document.
SxDocument (esriArcScene) Provides access to members that control the ArcScene document.