FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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.Xaml.Document.C1SolidBrush. (Inherited from C1.Xaml.FlexReport.ParagraphItem)
    Public PropertyGets or sets the C1BackgroundBase object defining the background of the paragraph item. (Inherited from C1.Xaml.FlexReport.ParagraphItem)
    Public PropertyGets or sets the ParagraphText font.  
    Public PropertyGets or sets the item's foreground color.  
    Public Property  
    Public PropertyGets the hyperlink associated with the current item. (Inherited from C1.Xaml.FlexReport.ParagraphItem)
    Public PropertyGets or sets the name of the object. (Inherited from C1.Xaml.FlexReport.ReportObject)
    Public PropertyOverridden.   
    Public Property (Inherited from C1.Xaml.FlexReport.ParagraphItem)
    Public PropertyGets or sets arbitrary data associated with the object. (Inherited from C1.Xaml.FlexReport.ReportObject)
    Public PropertyGets or sets a ScriptObjectValue yielding the text of the current item.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public Method  
    Top
    See Also