In the next version, you will be able to call as follows:
ImageEnMView1.MIO.SelectAcquireSource([ieaTwain]);
if ImageEnMView1.MIO.TwainParams.IsCapabilitySupported( ICAP_AUTODISCARDBLANKPAGES ) then
ShowMessage('ICAP_AUTODISCARDBLANKPAGES is supported')
else
ShowMessage('ICAP_AUTODISCARDBLANKPAGES is NOT supported');
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com