Gets and sets whether the DIB that is stored in the hDib property is flipped.
Read-write property
Visual Basic |
---|
Public Property DibFlip As Boolean |
A boolean value which is true if the DIB should be flipped or false if the DIB should not be flipped.
Note: This property must be set before starting a scan.
This property only affects the DIB that is stored in the hDib property and has no bearing on saved files.