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

In This Topic
    FontStyle Property (AnnotationProperties)
    In This Topic
    Gets and sets the style name for the font family. e.g. Regular, Bold or Italic.
    Syntax
    Public Property FontStyle As String
    public string FontStyle {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also