Buffer.Language Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.