ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapSeriesExportOptions Class / DoOrderPagesByGrouping Property
Version

    DoOrderPagesByGrouping Property
    Gets or set if series pages are exported in the grouping order shown in the Contents pane.
    Syntax
    public bool DoOrderPagesByGrouping {get; set;}
    Remarks
    Setting the value to true exports map series pages in the grouping order shown in the Contents pane.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also