Leadtools.Wia Namespace > WiaDataTransferProperties Structure : Format Property |
public WiaFileFormats Format {get; set;}
'Declaration Public Property Format As WiaFileFormats
'Usage Dim instance As WiaDataTransferProperties Dim value As WiaFileFormats instance.Format = value value = instance.Format
public WiaFileFormats Format {get; set;}
get_Format();
set_Format(value);
public: property WiaFileFormats Format { WiaFileFormats get(); void set ( WiaFileFormats value); }
Use this value only to determine whether the WiaDataTransferProperties structure is filled with a valid format. | |
Windows bitmap without a header file (use this format when doing memory transfer). | |
Windows bitmap with a header file. | |
Camera Image File format (not supported in Windows Vista). | |
Extended Windows metafile. | |
Exchangeable File Format. | |
FlashPix format. | |
GIF image format. | |
Windows icon file format. | |
The Joint Bi-level Image Experts Group (JBIG) format (supported only in Windows Vista and later). | |
JPEG compressed format. | |
JPEG 2000 compressed format. | |
JPEG 2000 compressed format. | |
Eastman Kodak file format. | |
Apple file format. | |
W3C PNG format. | |
Raw format for data transfers only. | |
Raw RGB format. | |
Tag Image File Format. | |
Windows metafile. | |
Rich Text File format. | |
XML file. | |
HTML format. | |
Text file. | |
The PDF/A (ISO/CD 19005-1) format (supported only in Windows Vista and later). | |
XML Paper Specification (XPS) Package format (supported only in Windows Vista and later). | |
MPEG video format (not supported in either Windows Server 2003 or Windows Vista). | |
AVI video format (not supported in either Windows Server 2003 or Windows Vista). | |
WAV audio format. | |
MP3 audio format. | |
AIFF audio format. | |
WMA audio format. | |
WMV video format (not supported in either Windows Server 2003 or Windows Vista). | |
Script file. | |
Executable file. | |
UNICODE 16-bit encoding. | |
DPOF printing format. |
For more information about these compression types, please refer to WIA_IPA_FORMAT property ID in Microsoft Windows SDK Documentation.
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