Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Font Class / Ligatures Property

In This Topic
    Ligatures Property
    In This Topic
    Gets or sets ligatures that are two or more glyphs that are represented by what appears to the reader as a single character in order to create more readable or attractive text.
    Syntax
    'Declaration
     
    Public Property Ligatures As Ligatures
    public Ligatures Ligatures {get; set;}
    See Also