GdPicture.NET.14
GdPicture14 Namespace / GdPictureImaging Class / WiaGetSourceCount Method





In This Topic
WiaGetSourceCount Method (GdPictureImaging)
In This Topic
Returns the number of sources available.
Syntax
'Declaration
 
Public Function WiaGetSourceCount() As Integer
public int WiaGetSourceCount()
public function WiaGetSourceCount(): Integer; 
public function WiaGetSourceCount() : int;
public: int WiaGetSourceCount(); 
public:
int WiaGetSourceCount(); 

Return Value

Number of sources available.
See Also