Struct Style
Namespace: FastReport.RichTextParser
Assembly: FastReport.dll
Syntax
public struct Style
Fields
paragraph_style
Declaration
public ParagraphFormat paragraph_style
Field Value
Type | Description |
---|---|
ParagraphFormat |
run_style
Declaration
public RunFormat run_style
Field Value
Type | Description |
---|---|
RunFormat |
styledef
Declaration
public int styledef
Field Value
Type | Description |
---|---|
System.Int32 |
stylename
Declaration
public string stylename
Field Value
Type | Description |
---|---|
System.String |