ArcObjects Library Reference (ArcScene)  

ISxDocumentInfo.Keywords Property

The keywords for the document.

[Visual Basic .NET]
Public Property Keywords As String
[C#]
public string Keywords {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxDocumentInfo Interface