ArcGIS Pro 2.6 API Reference Guide
ExportPageOptions Enumeration

ArcGIS.Desktop.Mapping Namespace : ExportPageOptions Enumeration
Specifies the export page options.
Syntax
Members
MemberDescription
ExportAllPages Export all pages.
ExportByPageRange Export a custom page range.
ExportEvenPagesOnly Export even pages only.
ExportLastPage Export the last page only.
ExportOddPagesOnly Export odd pages only.
ExportSelectedIndexFeatures Export the selected index features.
ExportSelectedPage Export the selected page.
ExportSelectedTOCPages Export the selected TOC pages.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace