| Name | Description | |
|---|---|---|
![]() | 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. |
![]() | ConvertFullFontNameToPostScriptName | Converts the full name of the font to the font name in PostScript syntax. |
![]() | 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) |
![]() | GetFontFiles | Returns dictionary that maps the font names into font file locations. This method must be overridden in derived class. |
![]() | 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. |
![]() | GetTrueTypeFontProgram | Returns a TrueType font program using specified font info name. (Inherited from FileFontProgramsControllerBase) |
![]() ![]() | 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) |


