C# Class NAPS2.Scan.Wia.BackgroundWiaTransfer

Inheritance: IWiaTransfer
Mostra file Open project: cyanfish/naps2 Class Usage Examples

Public Methods

Method Description
Transfer ( int pageNumber, WiaBackgroundEventLoop eventLoop, string format ) : Stream

Method Details

Transfer() public method

public Transfer ( int pageNumber, WiaBackgroundEventLoop eventLoop, string format ) : Stream
pageNumber int
eventLoop WiaBackgroundEventLoop
format string
return Stream