Edit

Share via


Buffer.Language Property

Definition

Gets or sets the language of the text in the buffer.

public HarfBuzzSharp.Language Language { get; set; }

Property Value

The language, or null if not set.

Remarks

Language is used by some OpenType features to customize shaping behavior.

Applies to