Accusoft.ThumbnailXpress5.Net
FromStream Method
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace > ThumbnailItem Class : FromStream Method




stream
System.IO.Stream containing caller supplied image data.

Glossary Item Box

Object method allowing a System.IO.Stream containing image data to be associated with the thumbnail item in place of specifying a filename/path containing the image data.

Syntax

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

Parameters

stream
System.IO.Stream containing caller supplied image data.

Remarks

This method must be called during the processing of the ThumbnailXpressEvents.EventType.LoadFromStream event and may optionally be called before the thumbnail item is first added to the ThumbnailItemCollection thru the ThumbnailItemCollection.AddItemFromStream or ThumbnailItemCollection.InsertItemFromStream methods

See Also

©2013. Accusoft Corporation. All Rights Reserved.