ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / VideoPresentationPage Class / SetEndTime Method

In This Topic
    SetEndTime Method
    In This Topic
    Sets the page end time in seconds.
    Syntax
    Public Sub SetEndTime( _
       ByVal endTime As Double _
    ) 
    public void SetEndTime( 
       double endTime
    )

    Parameters

    endTime
    Remarks
    Customize the portion of the video appearing when the page is displayed by setting the start and end times of the video.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also