StiRuntimeVariables Class
Namespace: Stimulsoft.Report
Constructors
| Constructor | Description |
|---|---|
| constructor(StiReport report) |
constructor(report: StiReport)
Parameters
- report (StiReport)
Properties
| Property | Type | Description |
|---|---|---|
| currentPrintPage | number | |
| pageIndex | number |
Methods
| Method | Returns | Description |
|---|---|---|
| clone | StiRuntimeVariables | |
| setVariables | void |
Method Details
clone
clone(): StiRuntimeVariables
Returns StiRuntimeVariables
setVariables
setVariables(report: StiReport): void
Parameters
- report (StiReport)
Fields
| Field | Type | Description |
|---|---|---|
| column | number | |
| dataSourcesPosition | Hashtable | |
| line | number | |
| lineThrough | number | |
| page | StiPage | |
| textBox | StiSimpleText |