ArcGIS Pro 2.6 API Reference Guide
ExportFileOptions Enumeration

ArcGIS.Desktop.Mapping Namespace : ExportFileOptions Enumeration
Specifies the different output file options for map series export.
Syntax
Members
MemberDescription
ExportAsSinglePDF Export the set of pages to a single, multi-page PDF.
ExportMultipleNames Export each map series page to an individual file using the map series page name as a suffix.
ExportMultipleNumbers Export each map series page to an individual file using the map series page number as a suffix.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.ExportFileOptions

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace