Click or drag to resize

StiReportSaveDocumentToByteArray Method

Saves a rendered report to the byte array.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual byte[] SaveDocumentToByteArray()

Return Value

Type: Byte
Returns a byte array which contains a rendered report.
See Also