[]
Gets or sets a value indicating whether to remove unused glyphs from fonts. The default is true.
Note that currently only TrueType fonts are supported.
public bool RemoveUnusedGlyphs { get; set; }
Public Property RemoveUnusedGlyphs As Boolean