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


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

IDocumentInfo3 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 AccessConstraints The access constraints of document info.
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.
Read/write property Thumbnail The thumbnail of document info.

Inherited Interfaces

Interfaces Description
IDocumentInfo2 Provides access to members that control the Document Info.

Classes that implement IDocumentInfo3

Classes Description
DocumentInfo The DocumentInfo coclass is used to read and write map document properties.