[]
        
(Showing Draft Content)

C1.Win.FlexReport.ParagraphText

ParagraphText Class

Represents run of text in the ParagraphField.

Inheritance
ParagraphText
Implements
IC1Serializable
Namespace: C1.Win.FlexReport
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ParagraphText : ParagraphItem, IC1Serializable

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.

ResetFont()

Restore the Font property to its default value.