[]
Gets the list of fonts referenced by this FormXObject.
public ICollection<Font> GetUsedFonts()
Public Function GetUsedFonts() As ICollection(Of Font)
| Type | Description |
|---|---|
| ICollection<Font> | The list of fonts referenced by this FormXObject. |