[]
Represents a field containing a paragraph of formatted text.
public class ParagraphField : TextFieldBase, ICloneable
Name | Description |
---|---|
ParagraphField() | Initialize a new instance of the ParagraphField class. |
Name | Description |
---|---|
Content | Gets the ParagraphItemCollection representing the content of the current paragraph. |
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. |