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


IARGlobeControl.DocumentComment Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.DocumentComment Property
ArcGIS Developer Help

IARGlobeControl.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

IARGlobeControl Interface