Hi.
In the VintaSoft Imaging .Net 12.2 update. The notes state:
Added the ability to load images into image collection dynamically. That allowed to improve the image viewer when it displays document with large number of pages. If this functionality is enabled, the image viewer starts the document preview almost immediately, because the image collection does not load information about all pages at once.
I am not able to find a Property, Method, or Constructor that would instruct the Image Viewer, or the Image Collection to load images dynamically.
Can you explain where or how to do this?
Also please see how instance of ImageViewerImagesManager class is used in VintaSoft Document Viewer Demo ("[SdkInstallPath]\VintaSoft\Imaging .NET v12.5\Examples\WinForms\CSharp\DocumentViewerDemo\").