ComponentOne Studio Web API Edition
ExportAsync Method (IExporter)

The export source.
The output stream.
Execute exporting task asynchronously.
Syntax
'Declaration
 
Function ExportAsync( _
   ByVal exportSource As Object, _
   ByVal outputStream As Stream _
) As Task

Parameters

exportSource
The export source.
outputStream
The output stream.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IExporter Interface
IExporter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.