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

    See Also