[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.FormXObject.GetUsedFonts

GetUsedFonts Method

GetUsedFonts()

Gets the list of fonts referenced by this FormXObject.

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

The list of fonts referenced by this FormXObject.