StiReportScriptUnpack Method (Boolean) |
Unpacks a script.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void ScriptUnpack(
bool saveForInheritedReports
)
Public Sub ScriptUnpack (
saveForInheritedReports As Boolean
)
Parameters
- saveForInheritedReports
- Type: SystemBoolean
[Missing <param name="saveForInheritedReports"/> documentation for "M:Stimulsoft.Report.StiReport.ScriptUnpack(System.Boolean)"]
See Also