This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IConvertLabelsToAnnotation Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the properties that control the conversion of labels to annotation.
Description | ||
---|---|---|
AddFeatureLayer | Call this method for each feature layer be converted to annotation. | |
AnnoLayers | New database annotation layers created by the conversion process. | |
ConvertLabels | Convert labels to annotation. | |
ErrorInfo | Error information generated by the conversion process. | |
Initialize | Call this method first to initialize the converter. |
CoClasses and Classes | Description |
---|---|
ConvertLabelsToAnnotation | An Esri convert labels to annotation helper class. |
IConvertLabelsToAnnotation provides access to the methods and properties of the ConvertLabelsToAnnotation object. ConvertLabelsToAnnotation is a coarse grained object that performs the steps needed to convert labels to annotation. To perform a conversion, follow these steps: