ArcObjects Library Reference (Publisher)  

IPMFPackage Interface

Provides access to members used to programatically package PMF files.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Members

Description
Method GetDefaultPackagerSettings Settings used when creating the PMF file.
Method Package Create the data package using the current files.
Method ValidatePMFForPackage Perform validation on the view. The results of the validation are returned in the BSTR results parameter.

CoClasses that implement IPMFPackage

CoClasses and Classes Description
PackagerEngine Packager Engine coclass, used to package PMFs into a data package.

.NET Samples

Package a PMF (Code Files: PackagePMF)

.NET Related Topics

Publisher