GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.Viewer.Common.Model Namespace > IExportableReport Interface : ExportToStream Method |
'Declaration Sub ExportToStream( _ ByVal type As ExportType, _ ByVal toStream As System.IO.Stream _ )
void ExportToStream( ExportType type, System.IO.Stream toStream )