[]
Gets the names and types of all fonts that are used in the document.
public Dictionary<string, HashSet<EmbeddedFontType>> GetFontsInUse()
| Type | Description |
|---|---|
| Dictionary<string, HashSet<EmbeddedFontType>> | All font names and their types that are used in the document. |