![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Publisher > Publisher Library Contents (ArcObjects .NET 10.5 SDK) |
The Publisher library provides an object that supports the creation of Published Map Files, and the creation of Data Packages. A Publisher extension license is required to work with objects in this library.
| Interface | Description |
|---|---|
| IPMFPackage | Provides access to members used to programatically package PMF files. |
| IPMFPublish | Provides access to members used to programatically create PMF files. |
| IPMFPublish2 | Provides access to members used to programatically create PMF files. |
| IPMFPublish3 | Provides access to members used to programatically create PMF files. |
| CoClass or Class | Description |
|---|---|
| PackagerEngine | Packager Engine coclass, used to package PMFs into a data package. |
| PublisherEngine | Publisher Engine coclass, used to create Published Map Files. |
| Enumeration | Description |
|---|---|
| esriAPEDateType | What date is stored in the PMF properties as the published date. |
| esriAPELayerControlType | What layers are included within the published map file. |
| esriAPERasterClipType | The raster format used to package data. |
| esriAPERasterType | The raster format used to package data. |
| esriAPETimeoutDateType | What time out date is stored in the PMF properties. |
| esriAPEVectorClipType | The vector clipping to use when creating the data package. |
| esriAPEVectorType | The vector format used to package data. |
| esriAPEViewType | Publish View Type controls what views sare available when the PMF is loaded into its host application. |
| esriPackagingError | Describes the packaging error codes. |