ArcObjects Library Reference (PublisherControls)  

IARGlobeControlDefault.DocumentComment Property

A comment about the currently loaded Published Map File (*.PMF).

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns any comments that were specified when the currently loaded document was published.

See Also

IARGlobeControlDefault Interface