ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / PresentationPage Class / HoldTime Property

In This Topic
    HoldTime Property (PresentationPage)
    In This Topic
    Gets the page hold time in seconds.
    Syntax
    public double HoldTime {get;}
    Public ReadOnly Property HoldTime As Double
    Remarks

    A presentation page will automatically advance to the next page after a hold time on the current page in full screen mode.

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also