FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FontData Class
Properties Methods Events


In This Topic
    FontData Class Members
    In This Topic

    The following tables list the members exposed by FontData.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether the font is bold. (Inherited from C1.WPF.Report.FontHolder)
    Public PropertyGets binary data of this font data.  
    Public PropertyGets or sets a value that indicates whether embedded this font.  
    Public PropertyGets embedded font format of this font data.  
    Public PropertyGets full name of this font data.  
    Public PropertyGets or sets the GDI character set used by the font. (Inherited from C1.WPF.Report.FontHolder)
    Public PropertyGets or sets a value that indicates whether the encapsulated Font is italic. (Inherited from C1.WPF.Report.FontHolder)
    Public PropertyGets or sets the name of the font. (Inherited from C1.WPF.Report.FontHolder)
    Public PropertyGets or sets the size of the font. (Inherited from C1.WPF.Report.FontHolder)
    Public PropertyGets or sets a value that indicates whether the font has a horizontal line through the text. (Inherited from C1.WPF.Report.FontHolder)
    Public PropertyGets or sets a value that indicates whether the font is underlined. (Inherited from C1.WPF.Report.FontHolder)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a clone of this FontHolder object. (Inherited from C1.WPF.Report.FontHolder)
    Public MethodGets a string that represents this FontHolder. (Inherited from C1.WPF.Report.FontHolder)
    Top
    Protected Methods
     NameDescription
    Protected MethodFires FontHolder.PropertyChanged event. (Inherited from C1.WPF.Report.FontHolder)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.WPF.Report.FontHolder)
    Top
    See Also