Font |
The FontSettings type exposes the following members.
Name | Description | |
---|---|---|
CommonFontsForLanguages | The array of lists with Chinese, Japanese, Korean, Devanagari and other fonts to render characters in this language. You may add any extra fonts intalled at your machine. Use WrittingLanguages to refer to desired font collection. | |
MissingFonts | Get fonts which were not found during the loading/saving of the current document. Check this property after launching the method Save(). | |
UserFontsDirectory | Gets and sets an extra folder to search fonts (*.ttf, *.otf, *.ttc). Default value: null. |