Interface IStiTxtExportService

Hierarchy

Implemented by

Index

Properties

IStiExportService

IStiExportService: Interface<IStiExportService> = new Stimulsoft.System.Interface<IStiExportService>("IStiExportService")

currentPassNumber

currentPassNumber: number

exportFormat

exportFormat: StiExportFormat

exportServiceId

exportServiceId: string

isStopped

isStopped: boolean

maximumPassNumber

maximumPassNumber: number

multipleFiles

multipleFiles: boolean

Gets a value indicating a number of files in exported document as a result of export of one page of the rendered report.

renderedPagesCount

renderedPagesCount: number

Methods

exportTo

exportTo2

exportToAsync

invokeExporting

invokeExporting2

  • invokeExporting2(value: number, maximum: number, currentPass: number, maximumPass: number): any

Generated using TypeDoc