The annotation (label) engine the map will use.
[Visual Basic .NET] Public Property AnnotationEngine As IAnnotateMap
[C#] public IAnnotateMap AnnotationEngine {get; set;}
[C++]
HRESULT get_AnnotationEngine(
IAnnotateMap** AnnotateMap
);
[C++]
HRESULT putref_AnnotationEngine(
IAnnotateMap* AnnotateMap
);
[C++]Parameters
AnnotateMap [out, retval]AnnotateMap is a parameter of type IAnnotateMap
AnnotateMap [in]AnnotateMap is a parameter of type IAnnotateMap
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.