Struct PosText
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public struct PosText
Fields
Position
Declaration
public int Position
Field Value
| Type | Description |
|---|---|
| int |
bold
Declaration
public bool bold
Field Value
| Type | Description |
|---|---|
| bool |
italic
Declaration
public bool italic
Field Value
| Type | Description |
|---|---|
| bool |
nSize
Declaration
public int nSize
Field Value
| Type | Description |
|---|---|
| int |
red
Declaration
public bool red
Field Value
| Type | Description |
|---|---|
| bool |
regular
Declaration
public bool regular
Field Value
| Type | Description |
|---|---|
| bool |
strokeout
Declaration
public bool strokeout
Field Value
| Type | Description |
|---|---|
| bool |
underline
Declaration
public bool underline
Field Value
| Type | Description |
|---|---|
| bool |