ThumbnailCollectionAdd Method (Stream, ThumbnailCaptionRequestEventHandler) |
Namespace: Atalasoft.Imaging.WinControls
public Thumbnail Add( Stream stream, ThumbnailCaptionRequestEventHandler captionRequestHandler )
Exception | Condition |
---|---|
ArgumentNullException | Thrown if the stream is null (Nothing in VB). |
IOException | Thrown if the stream is not seekable or does not have read access. |