<< Click to Display Table of Contents >>

global.use_preview_progressbar

Sets whether to run the progress window only once when the report is bound.

Values

true

Run only once

false

Run by a number of reports(The default value)

Reference

The progress window will repeatedly run and shut down up to the number of reports. Therefore, in the multi-report environment, it may seem to appear to be blinking continuously. In that case, please use this parameter.

If you set this parameter to true, the progress window will be run once when the first report is binding, and the progress window will be shut down when the last report is binding.

If you set this parameter to true, viewer.useimageprogressbar and viewer.useprogressbar parameters do not work.

See Also

viewer.childcount