CharStyle.OpenTypeFeatures Property

Gets or sets the OpenType features applied to the text.

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

Syntax

C#
public Collection<OpenTypeFeature> OpenTypeFeatures { get; set; }

Property Value

The OpenTypeFeature collection.

See Also

Reference