FontsSettings Class
FontsSettings class
Represents fonts handling settings.
public class FontsSettings
Properties
Name | Description |
---|---|
[getFontMatcher] | |
[setFontMatcher] Gets or sets the class which allows you to control some parts of the font matching algorithm. |
Methods
Name | Description |
---|---|
getFontsLookupFolders() | Gets a copy of array which contains fonts folders. Fonts found in these folders are used for characters rendering. |
setFontsLookupFolder(String) | Sets folder used during fonts selection. |
setFontsLookupFolder(String, bool) | Sets folder used during fonts selection. |
setFontsLookupFolders(String[]) | Sets an array of folders used during fonts selection. |
setFontsLookupFolders(String[], bool) | Sets an array of folders used during fonts selection. |
See Also
- package com.aspose.html
- package Aspose.HTML