Provides access to members that control the Document Info.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Author | The author of the document. | |
Category | The category of the document. | |
Comments | Comments for the document. | |
Credits | The credits of the document. | |
DateExported | Date the document was last exported. | |
DatePrinted | Date the document was last printed. | |
DateSaved | Date the document was last saved. | |
DocumentTitle | The title of the document. | |
Folder | The folder of the document. | |
HyperlinkBase | The hyperlink base of the document. | |
Keywords | The keywords for the document. | |
Name | The name of the document. | |
Path | The path of the document. | |
RelativePaths | Indicates if relative path is used when the document is saved. | |
SavePreview | Indicates if a preview of the document is saved when the document is saved. | |
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. |
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. |