Click or drag to resize

FontSettings Properties

The FontSettings type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCommonFontsForLanguages 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.
Public propertyStatic memberMissingFonts Get fonts which were not found during the loading/saving of the current document. Check this property after launching the method Save().
Public propertyStatic memberUserFontsDirectory Gets and sets an extra folder to search fonts (*.ttf, *.otf, *.ttc). Default value: null.
Top
See Also