ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / CharacterSpacing Property

In This Topic
    CharacterSpacing Property
    In This Topic
    Gets and sets the character spacing.
    Syntax
    Public Property CharacterSpacing As Nullable(Of Double)
    public Nullable<double> CharacterSpacing {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also