Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / OptimizeFonts Method

In This Topic
    OptimizeFonts Method
    In This Topic
    Optimizes font usage by merging subsets of same fonts and by removing duplicate and unused fonts.

    This method uses the default values from OptimizeFontsOptions.

    Overload List
    OverloadDescription
    Optimizes font usage by merging subsets of same fonts and by removing duplicate and unused fonts.

    This method uses the default values from OptimizeFontsOptions.

     
    Optimizes font usage by merging subsets of same fonts, and by removing duplicate and unused fonts.  
    See Also