ThumbnailImageViewerSynchronizerOpen Method |
| Name | Description | |
|---|---|---|
| Open(Stream, ThumbnailCaptionRequestEventHandler) | Opens all pages from a stream and gets the caption and tooltip from a ThumbnailCaptionRequestEventHandler. | |
| Open(String, ThumbnailCaptionRequestEventHandler) | Opens all pages from a file and gets the caption and tooltip from a ThumbnailCaptionRequestEventHandler. | |
| Open(RandomAccessImageSource, ThumbnailCaptionRequestEventHandler) | Opens images from a RandomAccessImageSource. | |
| Open(Stream, Int32, String, String) | Opens an image from a stream. | |
| Open(String, Int32, String, String) | Opens an image from a file. |