ActiveReports 9
ExportToStream Method

export type
write stream
Export report to stream
Syntax
'Declaration
 
Sub ExportToStream( _
   ByVal type As ExportType, _
   ByVal toStream As System.IO.Stream _
) 
void ExportToStream( 
   ExportType type,
   System.IO.Stream toStream
)

Parameters

type
export type
toStream
write stream
See Also

Reference

IExportableReport Interface
IExportableReport Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum