ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VideoFormatBase Class / HonorPageAdvancement Property

In This Topic
    HonorPageAdvancement Property
    In This Topic
    Gets or sets a flag indicating whether to honor CIMPresentationPage.IsAutomaticAdvancement.
    Syntax
    Public Property HonorPageAdvancement As Boolean
    public bool HonorPageAdvancement {get; set;}
    Remarks
    The default value is true.
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also