ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMS52TextGroupVisibilitySettings Class / ShowImportantText Property

In This Topic
    ShowImportantText Property
    In This Topic
    Gets or sets a value indicating whether the "important text" text group should be visible.
    Syntax
    public bool ShowImportantText {get; set;}
    Public Property ShowImportantText As Boolean
    Remarks
    Per IHO S-52 Annex A, controls text groups 10 and 11.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also