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


In This Topic
    PresentationPage Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method Deletes an element from a presentation page. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Public Method Finds the element specified by name in the presentation page.  
    Public Method Finds the elements recursively with the given names in the presentation page.  
    Public Method Returns the presentation page's CIM definition. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets the collection of elements from the presentation page. Nesting within ArcGIS.Desktop.Layouts.GroupElement is preserved.  
    Public Method Gets the flattened collection of elements in the container.  
    Public Method Gets the collection of currently selected presentation elements.  
    Public Method Group the collection of elements. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Select the element within the presentation page.  
    Public Method Set the selected elements for the presentation page.  
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method Sets whether automatic advancement to the next page is enabled. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the background color of a presentation page. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodApplies the changes made to a modified ArcGIS.Core.CIM.CIMPresentationPage to the presentation page. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the page hold time. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the locked state of a presentation page. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the visibility of a presentation page. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the margins of the background for a presentation page. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the page transition. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Ungroup the elements contained in 'group'. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Ungroup the elements contained in 'groups'. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Unselect the element on the presentation page.  
    Public Method Unselect the elements on the presentation page.  
    Top
    Protected Methods
    See Also