ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTextSymbol Class / DrawSoftHyphen Property

In This Topic
    DrawSoftHyphen Property
    In This Topic
    Gets or sets a value indicating whether soft hyphens should be drawn. Soft hyphens are invisible markers that indicate where a hyphenated break is allowed within the text. They are only drawn if there is word wrapping at the end of a line.
    Syntax
    public bool DrawSoftHyphen {get; set;}
    Public Property DrawSoftHyphen As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also