optimizedProcessingForLargeEmail
This parameter determines whether the viewer should optimize rendering of emails by removing unsupported images.
When attempting to open email(*.eml) documents containing unsupported images, document may not load sometimes in the viewer.
When client side parameter optimizedProcessingForLargeEmail is enabled, it will display a message "Image format not recognized!" wherever it encounters such images in the document.
Sample syntax
The following enables the parameter:
<param name="optimizedProcessingForLargeEmail" value="true">
The default value of this parameter is false.