VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Fonts Namespace / FileFontProgramsControllerWithFallbackFont Class
In This Topic
FileFontProgramsControllerWithFallbackFont Class Properties
In This Topic
For a list of all properties of this type, see FileFontProgramsControllerWithFallbackFont.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets or sets the font program controller that is used as the default font program controller of VintaSoft Imaging .NET SDK. (Inherited from FontProgramsControllerBase)
Public PropertyGets or sets the name of the default fallback font.
Public PropertyGets or sets the name of the default fallback font for Chinese font.
Public PropertyGets or sets the name of the default fallback font for 'Emoji' font.
Public PropertyGets or sets the name of the default fallback font for Japanese font.
Public PropertyGets or sets the name of the default fallback font for Korean font.
Public PropertyGets or sets the name of the default fallback font for monospaced font.
Public PropertyGets or sets the name of the default fallback font for Sans-serif font.
Public PropertyGets or sets the name of the default fallback font for Serif font.
Public PropertyGets or sets the name of the default fallback font for 'Symbol' font.
Public PropertyGets or sets the mapping of font names into font file locations. (Inherited from FileFontProgramsControllerBase)
Public PropertyGets the additional directories, where fonts must be searched. (Inherited from FileFontProgramsController)
Public PropertyGets or sets a value indicating whether fonts in system directory should be used prior to fonts located in additional fonts directories, in case of naming collisions. (Inherited from FileFontProgramsController)
Public PropertyGets a value indicating whether fonts must be searched in system directory. (Inherited from FileFontProgramsController)
See Also