LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

FormatsCount Property






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 int FormatsCount {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WiaEnumFormatsEventArgs Class
WiaEnumFormatsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.