In This Topic
GdPicture14 Namespace / GdPictureImaging Class / WiaGetVerticalBedSize Method

WiaGetVerticalBedSize Method (GdPictureImaging)

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

Return Value

The height of the bed in inches.
See Also