Xceed Words for .NET v4.0 Documentation
Font Class Members
Properties  Methods 


Xceed.Drawing.NET Assembly > Xceed.Drawing Namespace : Font Class

The following tables list the members exposed by Font.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Creates a new Font object from specific values.  
Top
Public Properties
 NameDescription
Public PropertyGets the Font's name.  
Public PropertyGets the Font's size.  
Public PropertyGets the Font's style.  
Public PropertyGets the value of the Font object.  
Top
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

Reference

Font Class
Xceed.Drawing Namespace