ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / WordSpacing Property

In This Topic
    WordSpacing Property (AnnotationProperties)
    In This Topic
    Gets and sets the additional spacing that is added between the words of the text string. 100% indicates that regular spacing is used.
    Syntax
    public Nullable<double> WordSpacing {get; set;}
    Public Property WordSpacing As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also