ActiveReports 9
Export Method (IExportableDocument)

Performs export
Syntax
'Declaration
 
Function Export( _
   ByVal options As ExportOptions, _
   ByVal stream As System.IO.Stream _
) As System.Boolean
System.bool Export( 
   ExportOptions options,
   System.IO.Stream stream
)

Parameters

options
stream
See Also

Reference

IExportableDocument Interface
IExportableDocument Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum