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

In This Topic
    SubsetName Property
    In This Topic
    Gets the name of the subset.
    Syntax
    'Declaration
     
    Public ReadOnly Property SubsetName As System.String
    public System.string SubsetName {get;}
    See Also