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

DrawSoftHyphen Property
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;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also