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

Glossary Item Box

Description

Gets the height of the current scanned image contained in the DIB represented by the hDib property.

Property Type

Read-only property

Syntax

Visual Basic
Public Property DibHeight As Long

Return Type

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

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.