Click or drag to resize

StiTxtExportServiceExportTxt Method

Overload List
  NameDescription
Public methodExportTxt(StiReport, Stream)
Exports a rendered report to the stream in text file.
Public methodExportTxt(StiReport, String)
Exports a rendered report to the text file.
Public methodExportTxt(StiReport, Stream, StiTxtExportSettings)
Exports a rendered report to the stream in the text file.
Public methodExportTxt(StiReport, Stream, Encoding, StiPagesRange)
Exports a rendered report to the stream in the text file.
Public methodExportTxt(StiReport, Stream, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Boolean, Boolean, Single, Single, StiPagesRange)
Exports a rendered report to the stream in the text file.
Public methodExportTxt(StiReport, Stream, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Boolean, Boolean, Single, Single, StiPagesRange, Boolean, String)
Exports a rendered report to the stream in the text file.
Top
See Also