ImageGear for Silverlight
EnableExtendedCapabilities Property
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : EnableExtendedCapabilities Property




Glossary Item Box

Gets or sets a value indicating whether the capabilities ImGearCapabilities.CAP_FEEDPAGE and CAP_CLEARPAGE are enabled.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

System.Boolean value.

Remarks

This property is exposed to support some non-compliant TWAIN drivers that do not properly handle a query for support of extended capabilities. If the capabilities ImGearCapabilities.CAP_FEEDPAGE and CAP_CLEARPAGE will not be used, then set this property to false.

Default value: true

See Also

©2013. Accusoft Corporation. All Rights Reserved.