ImageGear for .NET
UseImGearWebStream Field
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearRemoteFile Class : UseImGearWebStream Field




Glossary Item Box

Gets or sets a value indicating whether or not to use ImGearWebStream (preferred for multi-page files).

Syntax

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

Field Value

Boolean value.

Remarks

This property specifies whether or not to use ImageGear.Formats.ImGearWebStream class, a specialized stream for loading of images from the Internet. It is most useful for loading of multipage images, because it downloads only the necessary portions of the remote file.

See Also

©2013. Accusoft Corporation. All Rights Reserved.