Click or drag to resize

StiDifExportServiceExportDif Method

Overload List
  NameDescription
Public methodExportDif(StiReport, Stream)
Exports a rendered report to a Dif file.
Public methodExportDif(StiReport, String)
Exports a rendered report to a Dif file.
Public methodExportDif(StiReport, Stream, StiDataExportSettings)
Exports a rendered report to a Dif file.
Public methodExportDif(StiReport, Stream, StiPagesRange, Boolean, Boolean, Encoding)
Exports a rendered report to a Dif file.
Top
See Also