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


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

IPMF Interface

Provides access to the IPMF Interface which used to programatically create PMF files.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Members

Name Description
Read-only property NewDocument Indicates if a new document has been loaded into ArcMap.
Method PMFPublish Create the PMF file using the current settings.
Read/write property PMFSettings Settings used when creating the PMF file.
Method PMFValidateObject Perform validation on the view. The results of the validation are returned in the BSTR results parameter.

Classes that implement IPMF

Classes Description
Publisher The Publisher Extension coclass.