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


In This Topic
    ParagraphText Class Members
    In This Topic

    The following tables list the members exposed by ParagraphText.

    Public Constructors
     NameDescription
    Public ConstructorInitialize a new instance of the ParagraphText class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the item's background color, this property works via Background property using C1.Win.C1Document.C1SolidBrush. (Inherited from C1.Win.FlexReport.ParagraphItem)
    Public PropertyGets or sets the C1.Win.C1Document.C1Brush object defining the background of the paragraph item. (Inherited from C1.Win.FlexReport.ParagraphItem)
    Public PropertyGets or sets the ParagraphText font.  
    Public PropertyGets or sets the item's foreground color.  
    Public PropertyGets or sets a string used to format the item value.  
    Public PropertyGets the hyperlink associated with the current item. (Inherited from C1.Win.FlexReport.ParagraphItem)
    Public PropertyGets or sets the name of the object. (Inherited from C1.Win.FlexReport.ReportObject)
    Public PropertyOverridden. Gets or sets the ParagraphField object owning this object.  
    Public PropertyGets the C1FlexReport object containing this object. (Inherited from C1.Win.FlexReport.ParagraphItem)
    Public PropertyGets or sets arbitrary data associated with the object. (Inherited from C1.Win.FlexReport.ReportObject)
    Public PropertyGets or sets a ScriptObjectValue yielding the text of the current item.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Copies properties from another object into this object.  
    Public MethodRestore the Font property to its default value.  
    Top
    See Also