keepDpiOnTransformedDocumentImage property

bool? keepDpiOnTransformedDocumentImage
getter/setter pair

Defines whether to preserve the captured document DPI in the transformed document image. If disabled, the document dpi is downscaled to 400 DPI.

Default: false

Implementation

bool? keepDpiOnTransformedDocumentImage = false;