This document is archived and information here might be outdated.  Recommended version.


IPMFPublish2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Publisher > ESRI.ArcGIS.Publisher > Interfaces > IP > IPMFPublish2 Interface
ArcGIS Developer Help

IPMFPublish2 Interface

Provides access to members used to programatically create PMF files. Note: the IPMFPublish2 interface has been superseded by IPMFPublish3. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Members

Name Description
Method GetDefaultPublisherSettings Settings used when creating the PMF file.
Method Publish Create the PMF file using the current settings.
Method PublishGlobe Create the PMF file using the current settings.
Method ValidateObject Perform validation on the view. The results of the validation are returned in the BSTR results parameter.

Inherited Interfaces

Interfaces Description
IPMFPublish Provides access to members used to programatically create PMF files.

Classes that implement IPMFPublish2

Classes Description
PublisherEngine Publisher Engine coclass, used to create Published Map Files.