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

In This Topic
    DoOrderPagesByGrouping Property
    In This Topic
    Gets or set if series pages are exported in the grouping order shown in the Contents pane.
    Syntax
    public bool DoOrderPagesByGrouping {get; set;}
    Public Property DoOrderPagesByGrouping As Boolean
    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