ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCharacterMarker Class / FontStyleName Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also