[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.FontsUsageStats.MergeInfo.MergedFonts

MergedFonts Property

MergedFonts

Gets the list of PDF fonts that were merged.

Declaration
public List<Font> MergedFonts { get; }
Public ReadOnly Property MergedFonts As List(Of Font)