ArcGIS Pro 2.6 API Reference Guide
MapSeries Class Members
Properties  Methods 


ArcGIS.Desktop.Layouts Namespace : MapSeries Class

The following tables list the members exposed by MapSeries.

Public Properties
 NameDescription
Public Property Gets the current map series page number.  
Public Property Gets and sets the map series enabled state.  
Public Property Gets the first page number of the map series.  
Public Property Gets the last page number of the map series.  
Public PropertyGets and sets the associated MapFrame .  
Public Property Gets the next page number relative to the current map series page number.  
Public Property Gets the number of pages in the map series.  
Public Property Gets the previous page number relative to the current map series page number.  
Public Property Gets and sets the starting map series page number.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Creates a bookmark map series. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Creates a spatial map series. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns a map series page number based on the name field value of the index feature.  
Public Method Gets the CIM definition of the map series.  
Public Method Sets the current map series page number. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the CIM definition of the map series. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

MapSeries Class
ArcGIS.Desktop.Layouts Namespace