LEADTOOLS WIA (Leadtools.Wia assembly)

Format Property (WiaEnumFormatsEventArgs)

Show in webframe





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:
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

See Also

Reference

WiaEnumFormatsEventArgs Class
WiaEnumFormatsEventArgs Members

 

 


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