Struct RunFormat
Assembly: FastReport.dll
Syntax
Fields
BColor
Declaration
Field Value
| Type |
Description |
| System.Drawing.Color |
|
bold
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
color
Declaration
Field Value
| Type |
Description |
| System.Drawing.Color |
|
FillColor
Declaration
Field Value
| Type |
Description |
| System.Drawing.Color |
|
font_idx
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
font_size
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
italic
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
script_type
Declaration
public RunFormat.ScriptType script_type
Field Value
strike
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
underline
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
Methods
Assign(RunFormat)
Declaration
public void Assign(RunFormat rf)
Parameters
IsSameAs(RunFormat)
Declaration
public bool IsSameAs(RunFormat rf)
Parameters
Returns
| Type |
Description |
| System.Boolean |
|