dpiThreshold property

int? dpiThreshold
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;