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




Glossary Item Box

Sets the value of an ISIS tag of data type String.

Overload List

OverloadDescription
SetTagAsync(ImGearIsisTag,String,ImGearIsisOperationCompleted) Sets the value of an ISIS tag of data type String.  
SetTagAsync(Int32,String,ImGearIsisOperationCompleted) Sets the value of an ISIS tag of data type String.  
SetTagAsync(ImGearIsisTag,Int32,Int32,ImGearIsisOperationCompleted) Sets the value of an ISIS tag of data type Integer.  
SetTagAsync(Int32,Int32,Int32,ImGearIsisOperationCompleted) Sets the value of an ISIS tag of data type Integer.  
SetTagAsync(ImGearIsisTag,Int32,Int32,Int32,ImGearIsisOperationCompleted) Sets the value of an ISIS tag of data type Rational.  
SetTagAsync(Int32,Int32,Int32,Int32,ImGearIsisOperationCompleted) Sets the value of an ISIS tag of data type Rational.  

Remarks

For more information on ISIS tags, refer to the ISIS Tags topic.

See Also

©2013. Accusoft Corporation. All Rights Reserved.