This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Publisher > ESRI.ArcGIS.Publisher > Interfaces > IP > IPMFPublish2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members used to programatically create PMF files. Note: the IPMFPublish2 interface has been superseded byIPMFPublish3. Please consider using the more recent version.
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. | |
ValidateObject | Perform validation on the view. The results of the validation are returned in the BSTR results parameter. |
Interfaces | Description |
---|---|
IPMFPublish | Provides access to members used to programatically create PMF files. |
CoClasses and Classes | Description |
---|---|
PublisherEngine | Publisher Engine coclass, used to create Published Map Files. |