Leadtools.Wia Namespace > WiaDataTransferProperties Structure : ImageDataType Property |
public WiaImageDataType ImageDataType {get; set;}
'Declaration Public Property ImageDataType As WiaImageDataType
'Usage Dim instance As WiaDataTransferProperties Dim value As WiaImageDataType instance.ImageDataType = value value = instance.ImageDataType
public WiaImageDataType ImageDataType {get; set;}
get_ImageDataType();
set_ImageDataType(value);
public: property WiaImageDataType ImageDataType { WiaImageDataType get(); void set ( WiaImageDataType value); }
For more information about these image data types, please refer to WIA_IPA_DATATYPE 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