| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Save( _ ByVal file As System.IO.FileInfo _ ) | |
| C# | |
|---|---|
public void Save( System.IO.FileInfo file ) | |
Parameters
- file
- The file to which to save the report.
|
| ActiveReports Developer 7 | |
| Save(FileInfo) Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class > Save Method : Save(FileInfo) Method |
Glossary Item Box