SetFontSources
FontSettings.SetFontSources method
Stellen Sie die Quellen so ein, dass beim Rendern von Dokumenten nach TrueType-Schriftarten gesucht wird.
public static void SetFontSources(params IFontSource[] fontSources)
Parameter | Typ | Beschreibung |
---|---|---|
fontSources | IFontSource[] | Die Schriftquellen. |
Ausnahmen
Ausnahme | Bedingung |
---|---|
ArgumentNullException | Wann geworfenfontSources ist Null. |
Siehe auch
- interface IFontSource
- class FontSettings
- namensraum GroupDocs.Viewer.Fonts
- Montage GroupDocs.Viewer