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


IAnnotationPropertiesConverter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotationPropertiesConverter Interface
ArcGIS Developer Help

IAnnotationPropertiesConverter Interface

Provides access to members that convert annotation properties from one type to another.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method CanConvert Indicates whether the annotation properties can be converted by this object.
Method Convert Converts the source annotation properties into the destination annotation properties.

Classes that implement IAnnotationPropertiesConverter

Classes Description
MaplexAnnotationPropertiesConverter Converts placement properties between the Maplex and standard placement engines.