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


ICreateHyperlinkMacroDialog.DocumentText Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

ICreateHyperlinkMacroDialog.DocumentText Property

The text entered in the document field of the dialog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICreateHyperlinkMacroDialog Interface