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


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

IPMFPublish3 Interface

Provides access to members used to programatically create PMF files.

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 PublishWithOrder Create the PMF file using the current settings and the map order specified in the IArray parameter.
Method 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.

Classes that implement IPMFPublish3

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

.NET Samples

Publish a map