[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OptimizeFontsOptions.RemoveUnusedGlyphs

RemoveUnusedGlyphs Property

RemoveUnusedGlyphs

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.

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