Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / OptimizeFontsOptions Class
Properties

In This Topic
    OptimizeFontsOptions Class Members
    In This Topic

    The following tables list the members exposed by OptimizeFontsOptions.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether to merge subsets of the same font into a single subset. The default is true.

    Note that currently only TrueType fonts are supported.

     
    Public PropertyGets or sets a value indicating whether to remove unused glyphs from fonts. The default is true.

    Note that currently only TrueType fonts are supported.

     
    Top
    See Also