'Declaration Public Function GetUsedFonts() As System.Collections.Generic.ICollection(Of Font)
public System.Collections.Generic.ICollection<Font> GetUsedFonts()
Return Value
The list of fonts referenced by this FormXObject.
'Declaration Public Function GetUsedFonts() As System.Collections.Generic.ICollection(Of Font)
public System.Collections.Generic.ICollection<Font> GetUsedFonts()