dpiAdjusted property
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;
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.
bool? dpiAdjusted;