Optional
source: DeepPartial<DocumentScannerOutputSettings>Determines the image filter to apply by default.
null;
Determines if the quality analysis for the acknowledgement mode will run on the filtered or the unfiltered image.
"UNFILTERED_DOCUMENT";
The limit of the size of the cropped document images. If one of the dimensions of the cropped image is larger than the limit, the image is downscaled so that its longer dimension matches the limit. The default is 0 (no limit).
0;
The limit of the number of pages that can be scanned. Default is 0 (no limit).
0;
Generated using TypeDoc
Configuration of the output settings.