FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / FontHolder Class
Properties Methods Events


In This Topic
    FontHolder Class Members
    In This Topic

    The following tables list the members exposed by FontHolder.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether the font is bold.  
    Public PropertyGets or sets the encapsulated Font object.  
    Public PropertyGets or sets the GDI character set used by the font.  
    Public PropertyGets or sets a value that indicates whether the encapsulated Font is italic.  
    Public PropertyGets or sets the name of the font.  
    Public PropertyGets or sets the size of the font.  
    Public PropertyGets or sets a value that indicates whether the font has a horizontal line through the text.  
    Public PropertyGets or sets a value that indicates whether the font is underlined.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a clone of this FontHolder object.  
    Public MethodGets a string that represents this FontHolder.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    Public Operators
    Overloaded. Converts a FontHolder object to a Font object.
    Top
    See Also