Xceed Words for .NET v5.0 Documentation
Xceed.Drawing.NET Assembly / Xceed.Drawing Namespace / Font Class


In This Topic
    Font Class Methods
    In This Topic

    For a list of all members of this type, see Font members.

    Public Methods
     NameDescription
    Public MethodReleases all resources used by the Font.  
    Public Methodstatic (Shared in Visual Basic)Gets the Font's Name from a font file & then returns it.  
    Public Methodstatic (Shared in Visual Basic)Gets the Font's byte array.  
    Public MethodReturns the Font's height, as well as its ascent & descent.  
    Public Methodstatic (Shared in Visual Basic)Calculates the text's height, based on the Font's NameSize, as well as the text block's width.    
    Public Methodstatic (Shared in Visual Basic)Calculates the text's width, based on the Font's NameSize.  
    Top
    See Also