Name | Description | |
---|---|---|
![]() | FileFontProgramsControllerWithFallbackFont | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | FileFontProgramsControllerWithFallbackFont | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() ![]() | DefaultMonospaceFontName | The default Serif font name. Default value is "CourierNew". (Inherited from FontProgramsControllerBase) |
![]() ![]() | DefaultSansSerifFontName | The default Sans-Serif font name. Default value is "Arial". (Inherited from FontProgramsControllerBase) |
![]() ![]() | DefaultSerifFontName | The default Serif font name. Default value is "TimesNewRoman". (Inherited from FontProgramsControllerBase) |
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 Chinese font. |
![]() | FallbackEmojiFontName | Gets or sets the name of the default fallback 'Emoji' font. |
![]() | FallbackJapaneseFontName | Gets or sets the name of the default fallback Japanese font. |
![]() | FallbackKoreanFontName | Gets or sets the name of the default fallback Korean font. |
![]() | FallbackMonospacedFontName | Gets or sets the name of the default fallback monospaced font. |
![]() | FallbackSansSerifFontName | Gets or sets the name of the default fallback Sans-serif font. |
![]() | FallbackSerifFontName | Gets or sets the name of the default fallback Serif 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) |
Name | Description | |
---|---|---|
![]() | AddFallbackFontFamily | Adds all fonts from specified font family to the fallback font names. |
![]() | AddSynonym | Adds a synonym for specified PostScript font name. (Inherited from FontProgramsControllerBase) |
![]() | ConvertFontFileNameToPostScriptName | Converts the name of the font file to the font name in PostScript syntax. (Inherited from FileFontProgramsController) |
![]() | ConvertFullFontNameToPostScriptName | Converts the full name of the font to the font name in PostScript syntax. (Inherited from FileFontProgramsController) |
![]() | ConvertToPostScriptFontName | Converts the font name to Post-Script font name. (Inherited from FontProgramsControllerBase) |
![]() ![]() | Deserialize | Overloaded. Deserializes the font program controller from specified file. (Inherited from FontProgramsControllerBase) |
![]() | Dispose | Releases all resources used by this FontProgramsControllerBase. (Inherited from FontProgramsControllerBase) |
![]() | GetAvailableFontNames | Returns names of available fonts. (Inherited from FileFontProgramsControllerBase) |
![]() | GetCIDFontProgram | Returns a CID font program using specified font info. (Inherited from FontProgramsControllerBase) |
![]() | GetExistingSynonyms | Returns the existing synonyms. (Inherited from FontProgramsControllerBase) |
![]() | GetFallbackFontName | Overloaded. Returns the name of fallback font for specified parameters. |
![]() | GetFontFiles | Returns dictionary that maps the font names into font file locations. This method must be overridden in derived class. (Inherited from FileFontProgramsController) |
![]() | GetFontNameVariations | Returns the font name variations. (Inherited from FileFontProgramsControllerBase) |
![]() | GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |
![]() ![]() | GetPostScriptFontNames | Returns the PostScript names of the font. (Inherited from FontProgramsControllerBase) |
![]() | GetSynonyms | Returns all synonyms for specified PostScript font name. (Inherited from FontProgramsControllerBase) |
![]() | GetSystemInstalledFonts | Returns the dictionary, which contains information ("full font name" => "font file path") about all fonts installed in system. (Inherited from FileFontProgramsController) |
![]() | GetTrueTypeFontProgram | Returns a TrueType font program using specified font info name. |
![]() ![]() | IsTrueTypeCollection | Returns a value indicating whether stream contains TrueType collection (.ttc). (Inherited from FontProgramsControllerBase) |
![]() | RefreshFontNames | Overloaded. Refreshes the font names. (Inherited from FileFontProgramsControllerBase) |
![]() ![]() | RegisterSerializingType<T> | Registers the type of FontProgramsControllerBase the serialize. (Inherited from FontProgramsControllerBase) |
![]() | RemoveNotExistedFonts | Removes the font names, which reference to not existed font files. (Inherited from FileFontProgramsControllerBase) |
![]() | RemoveSynonyms | Removes all synonyms for specified PostScript font name. (Inherited from FontProgramsControllerBase) |
![]() ![]() | Serialize | Overloaded. Serializes the font program controller to the specified stream. (Inherited from FontProgramsControllerBase) |
![]() | SetFallbackFontName | Sets the fallback font with specified parameters. |
Name | Description | |
---|---|---|
![]() | AddFontsFromDirectories | Adds information about fonts from specified directories to the specified dictionary. (Inherited from FileFontProgramsController) |
![]() | AddSystemInstalledFonts | Adds information about system fonts to the specified dictionary. (Inherited from FileFontProgramsController) |
![]() | TryGetSystemFontDirectory | Tries to get directory that contains system fonts. (Inherited from FileFontProgramsController) |