Accusoft.ISISXpress7.Net
SupportedTags Method




Returns a list of the supported tags of the scanner as tag numbers.
Syntax
'Declaration
 
Public Function SupportedTags() As Integer()
'Usage
 
Dim instance As Setting
Dim value() As Integer
 
value = instance.SupportedTags()
public int[] SupportedTags()
public: int[]* SupportedTags(); 
public:
array<int>^ SupportedTags(); 

Return Value

A ReadOnly collection of scanner tag numbers.
See Also

Reference

Setting Class
Setting Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback