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

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also