Font.OpenTypeFeatures Property

Gets or sets the OpenType features for the font.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public ReadOnlyCollection<OpenTypeFeatureTag> OpenTypeFeatures { get; }

Property Value

The OpenTypeFeature collection.

See Also

Reference