ThumbnailImageViewerSynchronizerOpen Method (String, ThumbnailCaptionRequestEventHandler) |
Namespace: Atalasoft.Imaging.WinControls
public void Open( string fileName, ThumbnailCaptionRequestEventHandler captionRequestHandler )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the filename is null (Nothing in VB) or an empty string. |
| FileNotFoundException | Thrown if the file cannot be found. |