Click or drag to resize

StiReportSaveEncryptedDocument Method (String, String)

Saves a packed rendered report in the file.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void SaveEncryptedDocument(
	string path,
	string key
)

Parameters

path
Type: SystemString
A file for saving a packed rendered report.
key
Type: SystemString

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

See Also