Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / FontHolder Class
Properties Methods


In This Topic
    FontHolder Class Members
    In This Topic

    The following tables list the members exposed by FontHolder.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FontHolder class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether the encapsulated Font is bold.  
    Public PropertyGets or sets the GDI character set used by the encapsulated Font.  
    Public PropertyGets or sets a value that indicates whether the encapsulated Font is italic.  
    Public PropertyGets or sets the name of the encapsulated Font object.  
    Public PropertyGets or sets the System.Drawing.Font.Size of the encapsulated Font object.  
    Public PropertyGets or sets a value that indicates whether the encapsulated Font has a horizontal line through the text.  
    Public PropertyGets or sets a value that indicates whether the encapsulated Font is underlined.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a string that represents this FontHolder.  
    Top
    Public Operators
    Overloaded. Converts a FontHolder object to a Font object.
    Top
    See Also