Click or drag to resize

StiReportSaveEditableFields Method (String)

Saves the editable fields of rendered report to the stream.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SaveEditableFields(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Stimulsoft.Report.StiReport.SaveEditableFields(System.String)"]

See Also