[]
        
(Showing Draft Content)

C1.Report.ParagraphText

ParagraphText Class

Represents run of text in the ParagraphField.

Inheritance
ParagraphText
Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
public class ParagraphText : ParagraphItem, IScriptContextProvider

Constructors

Name Description
ParagraphText()

Initialize a new instance of the ParagraphText class.

Properties

Name Description
Font

Gets or sets the ParagraphText font.

ForeColor

Gets or sets the item's foreground color.

Format

Gets or sets a string used to format the item value.

Owner

Gets or sets the ParagraphField object owning this object.

Text

Gets or sets a ScriptObjectValue yielding the text of the current item.

Methods

Name Description
AssignFrom(ReportObject, bool)

Copies properties from another object into this object.

GetPropsTable()
ResetFont()

Restore the Font property to its default value.