ActiveReports 10
Export Method (IExportableDocument)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > IExportableDocument Interface : Export Method
Performs export
Syntax
'Declaration
 
Function Export( _
   ByVal options As ExportOptions, _
   ByVal stream As Stream _
) As Boolean
bool Export( 
   ExportOptions options,
   Stream stream
)

Parameters

options
stream
See Also

Reference

IExportableDocument Interface
IExportableDocument Members