LEADTOOLS WIA (Leadtools.Wia assembly)

FormatsCount Property

Show in webframe





Gets the count of the formats being enumerated.
Syntax
public int FormatsCount {get;}
'Declaration
 
Public ReadOnly Property FormatsCount As Integer
'Usage
 
Dim instance As WiaEnumFormatsEventArgs
Dim value As Integer
 
value = instance.FormatsCount

            

            
public:
property int FormatsCount {
   int get();
}

Property Value

An integer that represents the number of formats being enumerated.
Example
For an example, refer to EnumFormats
Requirements

Target Platforms

See Also

Reference

WiaEnumFormatsEventArgs Class
WiaEnumFormatsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.