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
)
Public Sub LoadEditableFields (
path As String
)
Parameters
- path
- Type: SystemString
[Missing <param name="path"/> documentation for "M:Stimulsoft.Report.StiReport.LoadEditableFields(System.String)"]
See Also