In This Topic
GdPicture14 Namespace / GdPictureImaging Class / WiaGetHorizontalBedSize Method

WiaGetHorizontalBedSize Method (GdPictureImaging)

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

Return Value

The width of the bed in inches.
See Also