| Name | Description | |
|---|---|---|
![]() ![]() | Default | Gets or sets the font program controller that is used as the default font program controller of VintaSoft Imaging .NET SDK. (Inherited from FontProgramsControllerBase) |
![]() | DefaultFallbackFontName | Gets or sets the name of the default fallback font. |
![]() | FallbackChineseFontName | Gets or sets the name of the default fallback font for Chinese font. |
![]() | FallbackEmojiFontName | Gets or sets the name of the default fallback font for 'Emoji' font. |
![]() | FallbackJapaneseFontName | Gets or sets the name of the default fallback font for Japanese font. |
![]() | FallbackKoreanFontName | Gets or sets the name of the default fallback font for Korean font. |
![]() | FallbackMonospacedFontName | Gets or sets the name of the default fallback font for monospaced font. |
![]() | FallbackSansSerifFontName | Gets or sets the name of the default fallback font for Sans-serif font. |
![]() | FallbackSerifFontName | Gets or sets the name of the default fallback font for Serif font. |
![]() | FallbackSymbolFontName | Gets or sets the name of the default fallback font for 'Symbol' font. |
![]() | FontFiles | Gets or sets the mapping of font names into font file locations. (Inherited from FileFontProgramsControllerBase) |
![]() | FontsDirectories | Gets the additional directories, where fonts must be searched. (Inherited from FileFontProgramsController) |
![]() | SystemFontsHavePriority | Gets 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) |
![]() | UseSystemFonts | Gets a value indicating whether fonts must be searched in system directory. (Inherited from FileFontProgramsController) |

