Click or drag to resize

StiMatrixPrepareDocument Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiMatrix.PrepareDocument(Stimulsoft.Report.Export.StiExportService,Stimulsoft.Report.Export.StiDataExportMode)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void PrepareDocument(
	StiExportService service,
	StiDataExportMode mode
)

Parameters

service
Type: Stimulsoft.Report.ExportStiExportService

[Missing <param name="service"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.PrepareDocument(Stimulsoft.Report.Export.StiExportService,Stimulsoft.Report.Export.StiDataExportMode)"]

mode
Type: Stimulsoft.Report.ExportStiDataExportMode

[Missing <param name="mode"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.PrepareDocument(Stimulsoft.Report.Export.StiExportService,Stimulsoft.Report.Export.StiDataExportMode)"]

See Also