| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Export( _ ByVal document As Document, _ ByVal stream As Stream _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- document
- The ActiveReports object to export.
- stream
- The System.IO.Stream to which to save the PDF.