[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OptimizeFontsOptions.MergeSubsets

MergeSubsets Property

MergeSubsets

Gets 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.

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