ArcGIS Pro 3.0 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, Windows 8.1

    See Also