SetFontSources
Leave feedback
On this page
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. |
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when fontSources is null. |
- interface IFontSource
- class FontSettings
- namespace GroupDocs.Viewer.Fonts
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.