ArcGIS Pro 2.9 API Reference Guide
ExportPages Property

ArcGIS.Desktop.Layouts Namespace > MapSeriesExportOptions Class : ExportPages Property
Gets and sets the collection of map series pages to be exported.
Syntax
public ExportPages ExportPages {get; set;}
Public Property ExportPages As ExportPages
Remarks

Specify the collection of pages by choosing one of the ExportPages options.

The Custom option requires that you also set the CustomPages property.

The SelectedIndexFeatures option only applies to a spatial map series.

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapSeriesExportOptions Class
MapSeriesExportOptions Members