VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Fonts Namespace / FontProgramsControllerBase Class
In This Topic
FontProgramsControllerBase Class Methods
In This Topic
For a list of all methods of this type, see FontProgramsControllerBase.
Public Methods
 NameDescription
Public MethodAdds a synonym for specified PostScript font name.
Public MethodConverts the font name to Post-Script font name.
Public Methodstatic (Shared in Visual Basic)Overloaded. Deserializes the font program controller from specified file.
Public MethodReleases all resources used by this FontProgramsControllerBase.
Public MethodReturns names of available fonts.
Public MethodReturns a CID font program using specified font info.
Public MethodReturns the existing synonyms.
Public MethodReturns the font name variations.
Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
Public Methodstatic (Shared in Visual Basic)Returns the PostScript names of the font.
Public MethodReturns all synonyms for specified PostScript font name.
Public MethodReturns a TrueType font program using specified font info name.
Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether stream contains TrueType collection (.ttc).
Public Methodstatic (Shared in Visual Basic)Registers the type of FontProgramsControllerBase the serialize.
Public MethodRemoves all synonyms for specified PostScript font name.
Public Methodstatic (Shared in Visual Basic)Overloaded. Serializes the font program controller to the specified stream.
Protected Methods
 NameDescription
Protected MethodDetermines whether specified font name is valid post script name.
See Also