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 );
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Description
Use PublishWithOrder to ensure that multiple data frames within a map document are published in the correct order.