ArcObjects Library Reference (PublisherControls)  

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

Errors Returned

2003 800A07D3: No document loaded

See Also

IARControlDefault Interface