ArcGIS Pro 2.8 API Reference Guide
MaxTextWidth Property

ArcGIS.Desktop.Mapping.Controls Namespace > OutlineTextControl Class : MaxTextWidth Property
Set a maximum width. If the text overflows the value, an ellipsis "..." appears.
Syntax
public double MaxTextWidth {get; set;}
Public Property MaxTextWidth As Double
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

OutlineTextControl Class
OutlineTextControl Members