In This Topic
GdPicture14 Namespace / GdPictureImaging Class / WiaGetHorizontalSheetFeedSize Method

WiaGetHorizontalSheetFeedSize Method (GdPictureImaging)

In This Topic
Returns the width of the feeder of the current device.
Syntax
'Declaration
 
Public Function WiaGetHorizontalSheetFeedSize() As Double
public double WiaGetHorizontalSheetFeedSize()
public function WiaGetHorizontalSheetFeedSize(): Double; 
public function WiaGetHorizontalSheetFeedSize() : double;
public: double WiaGetHorizontalSheetFeedSize(); 
public:
double WiaGetHorizontalSheetFeedSize(); 

Return Value

The width of the feeder in inches.
See Also