Name | Description | |
---|---|---|
FontProgramsControllerBase | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
FontProgramsControllerBase | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
DefaultMonospaceFontName | The default Serif font name. Default value is "CourierNew". | |
DefaultSansSerifFontName | The default Sans-Serif font name. Default value is "Arial". | |
DefaultSerifFontName | The default Serif font name. Default value is "TimesNewRoman". |
Name | Description | |
---|---|---|
Default | Gets or sets the font program controller that is used as the default font program controller of VintaSoft Imaging .NET SDK. |
Name | Description | |
---|---|---|
AddSynonym | Adds a synonym for specified PostScript font name. | |
ConvertToPostScriptFontName | Converts the font name to Post-Script font name. | |
Deserialize | Overloaded. Deserializes the font program controller from specified file. | |
Dispose | Releases all resources used by this FontProgramsControllerBase. | |
GetAvailableFontNames | Returns names of available fonts. | |
GetCIDFontProgram | Returns a CID font program using specified font info. | |
GetExistingSynonyms | Returns the existing synonyms. | |
GetFontNameVariations | Returns the font name variations. | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
GetPostScriptFontNames | Returns the PostScript names of the font. | |
GetSynonyms | Returns all synonyms for specified PostScript font name. | |
GetTrueTypeFontProgram | Returns a TrueType font program using specified font info name. | |
IsTrueTypeCollection | Returns a value indicating whether stream contains TrueType collection (.ttc). | |
RegisterSerializingType<T> | Registers the type of FontProgramsControllerBase the serialize. | |
RemoveSynonyms | Removes all synonyms for specified PostScript font name. | |
Serialize | Overloaded. Serializes font program controller to the specified file. |