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