ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / PresentationPageFactory Class


In This Topic
    PresentationPageFactory Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Adds a new blank page to the presentation. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Adds a new image page to the presentation. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Public 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.  
    Public Method Adds a new video page to the presentation. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also