Click or drag to resize

DocumentFeederGetOutputFeederPockets Method

Gets the feeder pockets for the device.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public TwainFeederPocket[] GetOutputFeederPockets()

Return Value

Type: TwainFeederPocket
An array of feeder pockets for the device.
Exceptions
ExceptionCondition
Thrown if the state is not SourceOpen.
See Also