For a list of all members of this type, see IMMNamer members.
            
            Public Methods
|  | Name | Description | 
|---|
|  | Initialize | This method initializes the export namer using the data included in the PropertySet by the current map book. This is called immediately before NextFileName is called for the first time. | 
|  | NextFileName | This method is called for each plot and should return a unique name for the file to be exported from Map Production. The arguments are supplied to provide the developer with a wide range of naming possibilities. | 
|  | SupportsFeatureClass | For the selected map set feature layer, the object should return true if it can name export files for this feature class. | 
TopSee Also