Click or drag to resize

StiReportLoadEditableFields Method (Stream)

Loads the editable fields of rendered report from the stream.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void LoadEditableFields(
	Stream stream
)

Parameters

stream
Type: System.IOStream
Stream for loading the editable fields.
See Also