ArcGIS Pro 2.6 API Reference Guide
DrawSoftHyphen Property

ArcGIS.Core.CIM Namespace > CIMTextSymbol Class : 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;}
Public Property DrawSoftHyphen As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMTextSymbol Class
CIMTextSymbol Members