VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Fonts Namespace / FontInfo Class
Constructors Properties Methods SeeAlso
In This Topic
    FontInfo Class Members
    In This Topic
    The following tables list the members exposed by FontInfo.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the font characteristics.
    Public PropertyGets the font fallback type.
    Public PropertyGets the font family name.
    Public PropertyGets the name of the font.
    Public PropertyGets the font stretch.
    Public PropertyGets the font weight.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates from font family.
    Public MethodReturns a hash code for this instance.
    Protected Methods
     NameDescription
    Protected MethodReturns the font family name.
    Protected MethodReturns properties of this font info.
    See Also