Click or drag to resize

WebThumbnailViewerOpen Method

Open a multipage image or a folder of images. If you pass a file, it loads the images from it, and if you pass a folder it loads the individual images from it.
Overload List
  NameDescription
Public methodOpen(Stream)
Opens a stream representing a multipage image and shows each individual image as a thumbnail.
Public methodOpen(String)
Opens a multipage image and shows each individual image thumbnail in the control.
Public methodOpen(RandomAccessImageSource)
Top
See Also