[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Font.ContextualAlternates

ContextualAlternates Property

ContextualAlternates

Gets or sets a value indicating whether contextual alternates are enabled for the font.

Declaration
public bool ContextualAlternates { get; set; }
Public Property ContextualAlternates As Boolean
Remarks

Contextual alternates are ligatures that are applied to individual characters based on the letters around them (their context). Contextual alternates can also be applied to entire words in certain contexts, for example, words frequently used in titles (such as "of" and "the"). When contextual alternates are enabled for a font, they are used instead of the standard ligatures in those contexts defined by the font designer.