ArcGIS Pro 2.8 API Reference Guide
ExportFileOptions Property

ArcGIS.Desktop.Layouts Namespace > MapSeriesExportOptions Class : ExportFileOptions Property
Gets and sets how the map series will be exported to file.
Syntax
public ExportFileOptions ExportFileOptions {get; set;}
Public Property ExportFileOptions As ExportFileOptions
Remarks

For PDF export, there are 3 options: a single, multiple page PDF, individual pages using the map name as a suffix, or individual pages using page numbers as a suffix.

For all other export formats, there are only two valid options: individual pages using the map name as a suffix, or individual pages using page numbers as a suffix.

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapSeriesExportOptions Class
MapSeriesExportOptions Members