ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportWatermark Class / IsBackground Property

In This Topic
    IsBackground Property
    In This Topic
    Gets or sets a value indicating whether the overlay draws in the background of the report, else it draws on the foreground.
    Syntax
    public bool IsBackground {get; set;}
    Public Property IsBackground As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also