Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument.FontsUsageStats.FontInfo Class / Name Property

In This Topic
    Name Property (GcPdfDocument.FontsUsageStats.FontInfo)
    In This Topic
    Gets the font name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also