ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / IPresentationPageFactory Interface

In This Topic
    IPresentationPageFactory Interface Methods
    In This Topic

    For a list of all members of this type, see IPresentationPageFactory members.

    Public Methods
     NameDescription
     Method Adds a new blank page to the presentation. This method must be called on the MCT. Use QueuedTask.Run.  
     Method Adds a new image page to the presentation. This method must be called on the MCT. Use QueuedTask.Run.  
     MethodOverloaded.   
     Method Adds a new page to the presentation using a CIM presentation page definition. This method must be called on the MCT. Use QueuedTask.Run.  
     Method Adds a new video page to the presentation. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also