Accusoft.ThumbnailXpress5.Net
ThumbnailXpressEvents.LoadFromStreamEventHandler Delegate
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace : ThumbnailXpressEvents.LoadFromStreamEventHandler Delegate




sender
An object which contains information about the event.
e
LoadFromStreamEventArgs object which contains information about the event.

Glossary Item Box

Defines the event handler for the ThumbnailXpress.LoadFromStream event.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

sender
An object which contains information about the event.
e
LoadFromStreamEventArgs object which contains information about the event.

Remarks

A handler must be supplied by the application if items are added to the ThumbnailItemCollection using the collection's ThumbnailItemCollection.InsertItemFromStream or ThumbnailItemCollection.AddItemFromStream methods.

See Also

©2013. Accusoft Corporation. All Rights Reserved.