Accusoft.ISISXpressSdk Namespace > Output Class : DibHeight Property |
'Declaration Public ReadOnly Property DibHeight As Integer
public int DibHeight {get;}
public: __property int get_DibHeight();
This property is used to obtain the height of the current scanned image. This value may be different from the ScanSettingInfo.ImageLength scan setting if a scanner's page size detection setting is enabled. DibHeight is available at runtime in the IsisXpress.Scanned events and it is available until the ToHdib property is no longer valid.