Click or drag to resize

StiReportLoadEditableFields Method (String)

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(
	string path
)

Parameters

path
Type: SystemString

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

See Also