TtfStatTable.AxisRecord.Tag

TtfStatTable.AxisRecord.Tag property

Returns a tag identifying the axis of design variation. Spec: Each axis record has a tag designating the axis. Tag values must follow the rules for axis tags described in the OpenType Design-Variation Axis Tag Registry.

public string Tag { get; }

See Also