dpiAdjusted property

bool? dpiAdjusted
getter/setter pair

Indicates whether DPI was adjusted. If the document is captured at a lower dpi than the minimumDocumentDpi in AnalyzerSettings, the property is set to true.

Implementation

bool? dpiAdjusted;