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