Accusoft.ThumbnailXpressSdk Namespace > ThumbnailXpress Class : LoadFromStream Event |
The event handler receives an argument of type LoadFromStreamEventArgs containing data related to this event. The following LoadFromStreamEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Item | Gets the ThumbnailItem object whose image data is to be loaded using a System.IO.Stream. |