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