[]
        
(Showing Draft Content)

C1.WPF.Report.ParagraphText

ParagraphText Class

Represents run of text in the ParagraphField.

Inheritance
ParagraphText
Namespace: C1.WPF.Report
Assembly: C1.WPF.Report.dll
Syntax
public class ParagraphText : ParagraphItem

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.