ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / FontVariationSettings Property

In This Topic
    FontVariationSettings Property (AnnotationProperties)
    In This Topic
    Gets and sets the values that determine how the variable font displays.
    Syntax
    Public Property FontVariationSettings As CIMFontVariation()
    public CIMFontVariation[] FontVariationSettings {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also