ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / BookmarkMapSeries Class
Properties Methods


In This Topic
    BookmarkMapSeries Class Members
    In This Topic

    The following tables list the members exposed by BookmarkMapSeries.

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