In This Topic
GdPicture14 Namespace / GdPictureImaging Class / WiaGetVerticalSheetFeedSize Method

WiaGetVerticalSheetFeedSize Method (GdPictureImaging)

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

Return Value

The height of the feeder in inches.
See Also