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


ISxDocumentInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxDocumentInfo Interface
ArcGIS Developer Help

ISxDocumentInfo Interface

Provides access to members that control the ArcScene document information.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Name Description
Read/write property Author The author of the document.
Read/write property Category The category of the document.
Read/write property Comments The 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 Subject The subject of the document.

Classes that implement ISxDocumentInfo

Classes Description
SxDocument Provides access to members that control the ArcScene document.

Remarks

All scene documents have properties, which provide information about the document, such as title of the document, the author etc. The ISxDocumentInfo interface provides such properties for entering the scene document metadata.