Dev Center
Table of contents

Image Viewer

How can I show multiple images at a time?

You can use the setViewMode API to show multiple images at a time in the viewer.

Example:

// display 6 images at a time in 2 columns and 3 rows
DWObject.Viewer.setViewMode(2, 3);

Show multiple images

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest Version
    • Version 17.1.1
    • Version 17.0
    • Version 16.2
    • Version 16.1.1
    Change +
    © 2003–2022 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support