[]
Gets the list of fonts referenced from content streams on this page.
public ICollection<Font> GetUsedFonts()
Public Function GetUsedFonts() As ICollection(Of Font)
Type | Description |
---|---|
ICollection<Font> | The list of fonts referenced from this page. |