Class PrintLine
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public class PrintLine
Constructors
PrintLine()
Declaration
public PrintLine()
Fields
FontStep
Declaration
public PrintStepType FontStep
Field Value
| Type | Description |
|---|---|
| PrintStepType |
Value
Declaration
public string Value
Field Value
| Type | Description |
|---|---|
| string |
texts
Declaration
public SortedList<int, PosText> texts
Field Value
| Type | Description |
|---|---|
| SortedList<int, PosText> |