ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / IPresentationPageFactory Interface / CreateMapPage Method

In This Topic
    CreateMapPage Method (IPresentationPageFactory)
    In This Topic
    Overload List
    OverloadDescription
    Adds a new map page to the presentation based on a map view. This method must be called on the MCT. Use QueuedTask.Run.  
    Adds a new map page to the presentation based on a map. This method must be called on the MCT. Use QueuedTask.Run.  
    Adds a new map page to the presentation based on a bookmark. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also