[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.GetFonts

GetFonts Method

GetFonts()

Gets the list of fonts in this GcPdfDocument.

Declaration
public ICollection<Font> GetFonts()
Public Function GetFonts() As ICollection(Of Font)
Returns
Type Description
ICollection<Font>

The list of fonts present in this document.