
|
ImgBarDecoder Class Library ImgBarDecoder.Deskew = Boolean |
Gets or sets the deskew function before scanning barcodes.
|
[Visual Basic] Public Property Deskew ( ) As Boolean |
Property Set Value
Deskew
Sets the deskew function.
Property Get Value
Deskew
Returns the value of the deskew function.
Example
[Visual Basic] The following example sets the deskew function gets its value.
|
[Visual Basic] Dim Deskew_Image as Boolean = True BarcodeReader1.Deskew = Deskew_Image Deskew_Image = BarcodeReader1.Deskew |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family.
Documentation Version 1.5