This document is archived and information here might be outdated. Recommended version. |
Create the PMF file using the current settings and the map order specified in the IArray parameter.
[Visual Basic .NET] Public Sub PublishWithOrder ( _ ByVal pOrderedMaps As IArray, _ ByVal pPageLayout As IPageLayout, _ ByVal pDefaultView As IActiveView, _ ByVal pSettings As IPropertySet, _ ByVal bRelativePaths As Boolean, _ ByVal bsDocument As String _ )
[C#] public void PublishWithOrder ( IArray pOrderedMaps, IPageLayout pPageLayout, IActiveView pDefaultView, IPropertySet pSettings, bool bRelativePaths, string bsDocument );
Use PublishWithOrder to ensure that multiple data frames within a map document are published in the correct order.