StiSaveDocumentEventArgs Class
Namespace: Stimulsoft.Report.Events
Describes an argument for the event StiSaveDocumentEvent.
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiSaveDocumentEventArgs(StiReport report, string filePath, string fileName) |
StiSaveDocumentEventArgs(report: StiReport, filePath: string, fileName: string)
Parameters
- report (StiReport)
- filePath (string)
- fileName (string)
Properties
| Property | Type | Description |
|---|---|---|
| FileName | string | |
| FilePath | string | |
| Report | StiReport |