public virtual Stream Preview(
string id,
int pageNumber,
string commandName,
string arguments,
int width,
int height,
RasterImageFormat format,
int bpp,
object userData
)
id
The scanning session Id.
pageNumber
1-based page number.
commandName
The command name.
arguments
The command arguments.
width
The image width.
height
The image height.
format
The image format.
bpp
The image bits-per-pixel.
userData
The user data.
Gets an image of the preview of the command.