ArcGIS Pro 2.9 API Reference Guide
FontVariationSettings Property (CIMCharacterMarker)

ArcGIS.Core.CIM Namespace > CIMCharacterMarker Class : FontVariationSettings Property
Gets or sets an array of CIM font variation objects, describing a particular instance of a variable font through the font axis tags and their values. The number of CIM font variations will correspond to the number of variation axes specified by the font. This is only used for variable fonts.
Syntax
public CIMFontVariation[] FontVariationSettings {get; set;}
Public Property FontVariationSettings As CIMFontVariation()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMCharacterMarker Class
CIMCharacterMarker Members