ArcObjects Library Reference (Carto)  

IExportInfoGenerator Interface

Provides access to members that help generate export information.

Product Availability

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

Members

Description
Method BeginGroup Generates export information that a group is starting to draw.
Method BeginLayer Generates export information that a layer is starting to draw. Adds the comment to the information.
Method BeginLayerWithName Generates export information that a layer is starting to draw. Adds the layer name to the information.
Method BeginLayerWithNameAndPhase Generates export information that a layer is starting to draw. Adds the layer name and draw phase to the information.
Method BeginMap Generates export information that a map is starting to draw.
Method BeginPageLayout Generates export information that a page layout is starting to draw.
Method BeginText Generates export information about text that is starting to draw.
Method EndGroup Generates export information that a group finished to draw.
Method EndLayer Generates export information that a layer finished to draw.
Method EndMap Generates export information that a map finished to draw.
Method EndPageLayout Generates export information that a page layout finished to draw.
Method EndText Generates export information that a started text has ended.
Method SetCmykColor Generates export information for a CMYK-color.

CoClasses that implement IExportInfoGenerator

CoClasses and Classes Description
ExportInfoGenerator Generates information for exporting into the display.