StiPrintAtBottom Class

Namespace: Stimulsoft.Report.Engine

Constructors

Constructor Description
constructor(StiEngine engine)  

constructor(engine: StiEngine)

Parameters

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, markerContainer: StiContainer): void

Parameters

  • outContainer (StiContainer)
  • startIndex (number)
  • markerContainer (StiContainer)

Fields

Field Type Description
engine StiEngine  
listStartFrom any  
markerContainerExist any