ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMaplexLabelPlacementProperties Class / TruncationExcludedCharacters Property

In This Topic
    TruncationExcludedCharacters Property
    In This Topic
    Gets or sets the excluded characters used by the truncation strategy. These characters will never be removed by truncation.
    Syntax
    Public Property TruncationExcludedCharacters As String
    public string TruncationExcludedCharacters {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also