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. | |
DocumentTitle | The title of the document. | |
HyperlinkBase | The hyperlink base of the document. | |
Keywords | The keywords for the document. | |
SavePreview | Indicates if a preview of the document is saved when the document is saved. | |
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. |
MapDocument | The MapDocument coclass is used to read and write map document files. |
MxDocument (esriArcMapUI) | ESRI Mx Document. |