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

In This Topic
    IPresentationPageFactory Interface Members
    In This Topic

    The following tables list the members exposed by IPresentationPageFactory.

    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