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


IAnnotationConstructor.Name Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IAnnotationConstructor.Name Property

Name of the annotation constructor.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Returns the name of the annotation constructor.  This is the name listed in the Annotation Constructors control on the Annotation toolbar.

See Also

IAnnotationConstructor Interface