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

In This Topic
    GcPdfDocument.FontsUsageStats.FontSubsetInfo Class Members
    In This Topic

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

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the list of font subsets that define sets of characters which conflict with the set of characters defined in the current subset. A conflict occurs if the same PDF code is associated with different Unicode character or glyph in different font subsets.  
    Public PropertyGets the list of font subsets that define sets of characters which contain all characters in the current subset.  
    Public PropertyGets the list of font subsets that define sets of characters which are fully contained in the current subset.  
    Public PropertyGets the GrapeCity.Documents.Pdf.Text.Font object associated with this subset.  
    Public PropertyGets the list of font subsets that define sets of characters that intersect with the set of characters defined in the current subset.  
    Public PropertyGets the list of font subsets that define the exact same set of characters as the current subset.  
    Public PropertyGets the name of the subset.  
    Top
    See Also