FileFontProgramsController Class Properties
In This Topic
For a list of all properties of this type, see
FileFontProgramsController.
Public Properties
| | 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) |
 | 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. |
 | 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. |
 | UseSystemFonts | Gets a value indicating whether fonts must be searched in system directory. |
See Also