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

In This Topic
    FontName Property (AnnotationProperties)
    In This Topic
    Gets and sets the family name of the font. e.g. Comic Sans.
    Syntax
    Public Property FontName As String
    public string FontName {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also