Struct Paragraph
Namespace: FastReport.RichTextParser
Assembly: FastReport.dll
Syntax
public struct Paragraph
Fields
format
Declaration
public ParagraphFormat format
Field Value
| Type | Description |
|---|---|
| ParagraphFormat |
runs
Declaration
public List<Run> runs
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<Run> |
size
Declaration
public long size
Field Value
| Type | Description |
|---|---|
| System.Int64 |