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

In This Topic
    FontFamilyName Property (CIMCharacterMarker)
    In This Topic
    Gets or sets the font family name of the font. e.g. Comic Sans.
    Syntax
    public string FontFamilyName {get; set;}
    Public Property FontFamilyName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also