dpiThreshold property
getter/setter pair
This parameter sets threshold for Image QA check of the presented document physical dpi. If actual document dpi is below this threshold, check will fail.
Implementation
int? dpiThreshold;
This parameter sets threshold for Image QA check of the presented document physical dpi. If actual document dpi is below this threshold, check will fail.
int? dpiThreshold;