In This Topic

WiaHasFeeder Method (GdPictureImaging)

In This Topic
Asks to the opened source if it has a document feeder.
Syntax
'Declaration
 
Public Function WiaHasFeeder() As Boolean
public bool WiaHasFeeder()
public function WiaHasFeeder(): Boolean; 
public function WiaHasFeeder() : boolean;
public: bool WiaHasFeeder(); 
public:
bool WiaHasFeeder(); 

Return Value

True if the source indicates it has a document feeder else False.
See Also