[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.FontsUsageStats.Fonts

Fonts Property

Fonts

Gets the list of fonts that were processed.

Declaration
public List<GcPdfDocument.FontsUsageStats.FontInfo> Fonts { get; }
Public ReadOnly Property Fonts As List(Of GcPdfDocument.FontsUsageStats.FontInfo)