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

In This Topic
    GcPdfDocument.FontsUsageStats Class Members
    In This Topic

    The following tables list the members exposed by GcPdfDocument.FontsUsageStats.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets a list of tuples describing font replacements. Each element is a pair of values:
    • The font that has been replaced.
    • The font that replaced Tuple.Item1.
     
    Public PropertyGets the list of fonts that were processed.  
    Top
    See Also