VintaSoft Imaging .NET SDK and Plug-ins Discussions
Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.
Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions
let images = [
"0.jpg",
"1.jpg",
"2.jpg",
"3.jpg",
"4.jpg",
"5.jpg",
]
imageViewer = docViewer.get_ImageViewer();
imageViewer.get_Images().openFiles(images);
and even if its annotation viewer why do control gets information about annotations for each image when only first image is rendering