ThumbnailImageViewerSynchronizerInsert Method |
| Name | Description | |
|---|---|---|
| Insert(Int32, RandomAccessImageSource, ThumbnailCaptionRequestEventHandler) | Inserts images from a RandomAccessImageSource into the collection. | |
| Insert(Int32, Stream, ThumbnailCaptionRequestEventHandler) | Inserts all pages from a stream into the collection. | |
| Insert(Int32, String, ThumbnailCaptionRequestEventHandler) | Inserts all pages from a file into the collection. | |
| Insert(Int32, AtalaImage, String, String) | Inserts an image into the collection. | |
| Insert(Int32, Stream, Int32, String, String) | Inserts or add a thumbnail to the ThumbnailView from a stream. | |
| Insert(Int32, String, Int32, String, String) | Inserts or add a thumbnail. |