ArcObjects Library Reference (PublisherControls)  

IARMap.Description Property

The description of the map.

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns a description of the ARMap at the time the document was published.

Remarks

Note that map's do not have a description by default.

See Also

IARMap Interface

.NET Samples

ArcReaderControl document properties (Code Files: DocumentProperties)