<< Click to Display Table of Contents >>

Use Thread At Image

Determine whether or not to retrieve the image file through use of thread.

Set to True if you want to use thread, or False to don't use thread.

When image path is invalid or large image size cause long time loading, thread technique enables to display report concurrently while loading image file. So, it reduces report generation time.

The HTML5 Viewer always works to "True".