bMultiPage

Flag indicating how to save the scanned images.

Value

Meaning

TRUE

Save scanned images in a single multipage TIFF file.

FALSE

Save each scanned image in a separate TIFF file. In this case, filenames are created using the string in pszBaseFileName and incrementing each filename by one. For example: if pszBaseFileName holds the string "Page", the filenames would be Page0001, Page0002, Page0003, etc..