ArcGIS Pro 3.2 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 string FontStyle {get; set;}
    Public Property FontStyle As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also