ImageGear for Silverlight
SetAllTagsAsync Method
See Also  Send Feedback
ImageGear20.Isis Assembly > ImageGear.Isis Namespace > ImGearIsisScanner Class : SetAllTagsAsync Method




settings
The string to configure the scanner with. This is usually obtained from an earlier call to GetAllTagsAsync.
callback
Callback which is called when all tags are set.

Glossary Item Box

Configures the scanner in use with the specified setting string.

Syntax

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

Parameters

settings
The string to configure the scanner with. This is usually obtained from an earlier call to GetAllTagsAsync.
callback
Callback which is called when all tags are set.

Return Value

ImGearIsisOperationStatus value.

Remarks

The scanner must be set before calling this method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.