Struct RichObject
Namespace: FastReport.RichTextParser
Assembly: FastReport.dll
Syntax
public struct RichObject
Fields
paragraph
Declaration
public Paragraph paragraph
Field Value
Type | Description |
---|---|
Paragraph |
picture
Declaration
public Picture picture
Field Value
Type | Description |
---|---|
Picture |
size
Declaration
public long size
Field Value
Type | Description |
---|---|
System.Int64 |
table
Declaration
public Table table
Field Value
Type | Description |
---|---|
Table |
type
Declaration
public RichObject.Type type
Field Value
Type | Description |
---|---|
RichObject.Type |