[]
        
(Showing Draft Content)

C1.WPF.Report.ParagraphField

ParagraphField Class

Represents a field containing a paragraph of formatted text.

Implements
Namespace: C1.WPF.Report
Assembly: C1.WPF.Report.dll
Syntax
public class ParagraphField : TextFieldBase, ICloneable

Constructors

Name Description
ParagraphField()

Initialize a new instance of the ParagraphField class.

Properties

Name Description
Content

Gets the ParagraphItemCollection representing the content of the current paragraph.

Methods

Name Description
AssignFrom(ReportObject, bool)

Copies properties from another object into this object.

CreateSame()

Creates instance of the same type as current object.

GetText()

Gets all drawing text from this field.