ImageGear for Silverlight
GetExtendedImageInformation Method
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : GetExtendedImageInformation Method




extendedImageInfoType
The extended image information type to retrieve.

Glossary Item Box

Gets the specified extended image info.

Syntax

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

Parameters

extendedImageInfoType
The extended image information type to retrieve.

Return Value

An ExtendedImageInfoContainer object containing the requested extended image information for the current image, or null if the requested extended image information is not supported by the data source.

Exceptions

ExceptionDescription
ImageGear.Core.ImGearException Thrown when this method is called when this object is not in the AfterPage event, i.e. the method is called from outside of the AfterPage event handler.

Remarks

This method should be called in the AfterPage event handler.

See Also

©2013. Accusoft Corporation. All Rights Reserved.