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

Format Property (WiaEnumFormatsEventArgs)






Gets the enumerated format.
Syntax
public WiaFileFormats Format {get;}
'Declaration
 
Public ReadOnly Property Format As WiaFileFormats
'Usage
 
Dim instance As WiaEnumFormatsEventArgs
Dim value As WiaFileFormats
 
value = instance.Format
public WiaFileFormats Format {get;}
 get_Format(); 
public:
property WiaFileFormats Format {
   WiaFileFormats get();
}

Property Value

A WiaFileFormats enumeration value that represents the format 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.