Provides access to members used to programatically create PMF files.
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Members
Description | ||
---|---|---|
GetDefaultPublisherSettings | Settings used when creating the PMF file. | |
Publish | Create the PMF file using the current settings. | |
PublishGlobe | Create the PMF file using the current settings. | |
PublishWithOrder | Create the PMF file using the current settings and the map order specified in the IArray parameter. | |
ValidateObject | Perform validation on the view. The results of the validation are returned in the BSTR results parameter. |
Inherited Interfaces
Interfaces | Description |
---|---|
IPMFPublish2 | Provides access to members used to programatically create PMF files. |
IPMFPublish | Provides access to members used to programatically create PMF files. |
CoClasses that implement IPMFPublish3
CoClasses and Classes | Description |
---|---|
PublisherEngine | Publisher Engine coclass, used to create Published Map Files. |