Click or drag to resize

StiReportSaveToByteArray Method

Saves a report template in the byte array.

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

Return Value

Type: Byte
A byte array which contains the report template.
See Also