In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainBarCodeGetRotation Method

TwainBarCodeGetRotation Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function TwainBarCodeGetRotation( _

   ByVal BarCodeNo As Integer _

) As TwainBarCodeRotation
public TwainBarCodeRotation TwainBarCodeGetRotation( 

   int BarCodeNo

)
public function TwainBarCodeGetRotation( 

    BarCodeNo: Integer

): TwainBarCodeRotation; 
public function TwainBarCodeGetRotation( 

   BarCodeNo : int

) : TwainBarCodeRotation;
public: TwainBarCodeRotation TwainBarCodeGetRotation( 

   int BarCodeNo

) 
public:

TwainBarCodeRotation TwainBarCodeGetRotation( 

   int BarCodeNo

) 

Parameters

BarCodeNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members