Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal template As Stream, _ ByVal report As Stream _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim template As Stream Dim report As Stream Dim instance As New ReportPostScript(template, report) |
Parameters
- template
- The report template
- report
- The stream to write the report to
Requirements
Platforms: Windows 10, Windows NT, Windows Server