ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / PresentationPageFactory Class
Properties Methods


In This Topic
    PresentationPageFactory Class Members
    In This Topic

    The following tables list the members exposed by PresentationPageFactory.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the singleton instance for IPresentationFactory  
    Top
    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