public interface FullDocumentImageDpiOptions
Modifier and Type | Method and Description |
---|---|
int |
getFullDocumentImageDpi()
Returns the DPI (Dots Per Inch) for full document image that should be returned.
|
void |
setFullDocumentImageDpi(int desiredDPI)
Sets desired DPI (Dots Per Inch) for full document image that should be returned.
|
int getFullDocumentImageDpi()
void setFullDocumentImageDpi(int desiredDPI)
desiredDPI
- desired DPI in range [100, 400]