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

In This Topic
    Font Property (GcPdfDocument.FontsUsageStats.FontSubsetInfo)
    In This Topic
    Gets the GrapeCity.Documents.Pdf.Text.Font object associated with this subset.
    Syntax
    'Declaration
     
    Public ReadOnly Property Font As Font
    public Font Font {get;}
    See Also