This document is archived and information here might be outdated. Recommended version. |
Create the PMF file using the current settings.
[Visual Basic .NET] Public Sub Publish ( _ ByVal pPageLayout As IPageLayout, _ ByVal pDefaultView As IActiveView, _ ByVal pSettings As IPropertySet, _ ByVal bRelativePaths As Boolean, _ ByVal bsDocument As String _ )
[C#] public void Publish ( IPageLayout pPageLayout, IActiveView pDefaultView, IPropertySet pSettings, bool bRelativePaths, string bsDocument );
Use Publish to create published maps from a Map Document.