Use the FeederLoaded property to determine whether there are documents loaded in the Source's feeder.
Note: Not supported for DCIM retrieval
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool FeederLoaded { get; }
Public ReadOnly Property FeederLoaded As Boolean Get
public: property bool FeederLoaded { bool get (); }


























