ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / FontType Property

In This Topic
    FontType Property (AnnotationProperties)
    In This Topic
    Gets and sets the type of font that the font family/style name reference.
    Syntax
    public Nullable<FontType> FontType {get; set;}
    Public Property FontType As Nullable(Of FontType)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also