SetFontSources
FontSettings.SetFontSources method
Set the sources to look for TrueType fonts when rendering documents.
public static void SetFontSources(params IFontSource[] fontSources)
| Parameter | Type | Description |
|---|---|---|
| fontSources | IFontSource[] | The font sources. |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when fontSources is null. |
See Also
- interface IFontSource
- class FontSettings
- namespace GroupDocs.Viewer.Fonts
- assembly GroupDocs.Viewer