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: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool FeederLoaded { get; }
Public ReadOnly Property FeederLoaded As Boolean Get
public: property bool FeederLoaded { bool get (); }