StiFootersOnAllPages Class
Namespace: Stimulsoft.Report.Engine
Constructors
| Constructor | Description |
|---|---|
| constructor(StiEngine engine) |
constructor(engine: StiEngine)
Parameters
- engine (StiEngine)
Methods
| Method | Returns | Description |
|---|---|---|
| add | void | |
| canProcess | boolean | |
| render | void |
Method Details
add
add(container: StiContainer): void
Parameters
- container (StiContainer)
canProcess
canProcess(band: StiBand): boolean
Parameters
- band (StiBand)
Returns boolean
render
render(outContainer: StiContainer, startIndex: number, REFmarkerContainer: any): void
Parameters
- outContainer (StiContainer)
- startIndex (number)
- REFmarkerContainer (any)
Fields
| Field | Type | Description |
|---|---|---|
| containerList | any | |
| engine | StiEngine | |
| flag | any | |
| markFooter | any | |
| markFooter | any | |
| markFooter | any | |
| markFooter | any | |
| markerContainer | any |