ArcGIS Pro 2.8 API Reference Guide
ExportPageOption Property

ArcGIS.Desktop.Reports Namespace > ReportExportOptions Class : ExportPageOption Property
Gets and sets the collection of report pages to be exported.
Syntax
public ExportPageOptions ExportPageOption {get; set;}
Public Property ExportPageOption As ExportPageOptions
Remarks

Specify the collection of pages by choosing one of the ExportPageOption.

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 10, Windows 8.1

See Also

Reference

ReportExportOptions Class
ReportExportOptions Members