[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Page.GetUsedFonts

GetUsedFonts Method

GetUsedFonts()

Gets the list of fonts referenced from content streams on this page.

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

The list of fonts referenced from this page.