Provides access to members that help generate export information for features.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
AddFeatureAttribute | Generates export information for a feature attribute. | 
![]()  | 
BeginFeature | Generates export information that a feature is starting to draw. | 
![]()  | 
BeginFeatureAttributes | Generates export information to begin the exporting of feature attributes. | 
![]()  | 
EndFeature | Generates export information that a feature finished to draw. | 
![]()  | 
EndFeatureAttributes | Generates export information to end the exportng of feature attributes. | 
![]()  | 
GenerateFeatureInfo | Generates export information (attributes) for a feature into the display. Needs layer fields. | 
![]()  | 
GenerateHyperlinkInfo | Generates export information (hyperlinks, hotlinks) for a feature into the display. | 
![]()  | 
HotlinkContainer | The hotlink container. | 
![]()  | 
HyperlinkContainer | The hyperlink container. | 
![]()  | 
LayerFields | The layer fields. | 
![]()  | 
PrepareExportFilter | Adds the exported fields to the filter. Needs layer fields. | 
CoClasses that implement IFeatureExportInfoGenerator
| CoClasses and Classes | Description | 
|---|---|
| ExportInfoGenerator | Generates information for exporting into the display. | 

