getDefaultImageDocumentConfiguration

Returns default configuration for image documents.

Return

Default configuration specifically thought for image documents (e.g. for a better user experience layout mode is set to single and fit mode is set to the screen dimension).


Returns default configuration for image documents from a given initial configuration. For a better user experience, layout mode will be set to SINGLE and fit mode will be set to FIT_TO_SCREEN.

Return

Default configuration specifically thought for image documents (e.g. for a better user experience layout mode is set to single and fit mode is set to the screen dimension).

Parameters

configuration

Given configuration which will be tailored with better options specific for image documents.