ImageGear for Silverlight
AcquireToPage(ImGearCaption) Method
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class > AcquireToPage Method : AcquireToPage(ImGearCaption) Method




caption
A caption object that specifies information about text caption that will be rendered on the acquired image.

Glossary Item Box

This method initiates the scanning of a single page through a TWAIN device.

Syntax

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

Parameters

caption
A caption object that specifies information about text caption that will be rendered on the acquired image.

Return Value

An ImageGear.Core.ImGearPage object containing the scanned image.

Exceptions

ExceptionDescription
ImageGear.Core.ImGearExceptionThrown if this method called while a connection with a data source is not open.

Remarks

Prior to calling this method:
  • Call OpenSource to select the desired Data Source.
  • Call SetCapability to set desired capability values.
  • Set UseUI to true if you want to obtain the capability settings from the end user.

See Also

©2013. Accusoft Corporation. All Rights Reserved.