ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / Font Class
Properties Methods

In This Topic
    Font Class Members
    In This Topic

    The following tables list the members exposed by Font.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets information about whether the font is bold.  
    Public PropertyGets GDI char set.  
    Public PropertyGets information about whether the GDI font is vertical.  
    Public PropertyGets information about whether the font is italic.  
    Public PropertyGets the name.  
    Public PropertyGets the original font name.  
    Public PropertyGets the size.  
    Public PropertyGets the size in inches.  
    Public PropertyGets information about whether the font is strikethrough or not.  
    Public PropertyGets the font style.  
    Public PropertyGets information about whether the font is underlined or not.  
    Public PropertyGets the graphical unit of measure.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms a cloning of this instance.  
    Public MethodPerforms a comparison of two Font objects by value.  
    Public MethodGets the hash code of the current instance of class Font.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also