In This Topic

WiaHasFlatBed Method (GdPictureImaging)

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

Return Value

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