public final class FontSettings extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
resetFontSources()
Resets previously set font sources.
|
static void |
setFontSources(com.aspose.IFontSource... fontSources)
Sets the sources to look for TrueType fonts when rendering documents.
|
public static void resetFontSources()
public static void setFontSources(com.aspose.IFontSource... fontSources)
fontSources - One or more font sources to use.IllegalArgumentException - if fontSources is null.Copyright © 2026. All rights reserved.