VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Fonts Namespace / FontProgramSearchResult Class
Constructors Properties Methods SeeAlso
In This Topic
FontProgramSearchResult Class Members
In This Topic
The following tables list the members exposed by FontProgramSearchResult.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this search result contains font program.
Public PropertyGets a value indicating whether this instance is created from stream.
Public PropertyGets the font information.
Public PropertyGets the name of the font.
Public PropertyGets the filename of the font program.
Public PropertyGets the stream of the font program.
Public PropertyGets a value indicating whether font program is a fallback font program.
Public Methods
 NameDescription
Public MethodCreates the font object.
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public MethodSets IsFallbackFontProgram to true.
See Also