Accusoft ISIS Xpress 6
DibWidth Property
See Also  Send comments on this topic.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : DibWidth Property

Glossary Item Box

Description

Gets the width of the current scanned image contained in the DIB represented by the hDib Property.

Property Type

Read-only property

Syntax

Visual Basic
Public Property DibWidth As Long

Return Type

A long that represents the width of the current scanned image contained in the DIB represented by the hDib Property.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.