'DeclarationPublic Function ExportDataToStream( _ ByVal options As ExportOptions, _ ByVal targetStream As Stream _ ) As Boolean
public bool ExportDataToStream( ExportOptions options, Stream targetStream )
Parameters
- options
- targetStream
'DeclarationPublic Function ExportDataToStream( _ ByVal options As ExportOptions, _ ByVal targetStream As Stream _ ) As Boolean
public bool ExportDataToStream( ExportOptions options, Stream targetStream )