Gets the height of the current scanned image contained in the DIB represented by the hDib property.
Read-only property
Visual Basic |
---|
Public Property DibHeight As Long |
A long that represents the height of the current scanned image contained in the DIB represented by the hDib property.
The DibHeight property is used to obtain the height of the current scanned image. This value may be different from the ISX_ScanSetting.ISX_ImageLength scan setting if a scanners page size detection setting is enabled. DibHeight is available at runtime in the Scanned event and it is available until the hDib property is no longer valid.