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

PatchCodeReaderDoScan Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function PatchCodeReaderDoScan( _

   ByVal ImageID As Integer _

) As GdPictureStatus
public GdPictureStatus PatchCodeReaderDoScan( 

   int ImageID

)
public function PatchCodeReaderDoScan( 

    ImageID: Integer

): GdPictureStatus; 
public function PatchCodeReaderDoScan( 

   ImageID : int

) : GdPictureStatus;
public: GdPictureStatus PatchCodeReaderDoScan( 

   int ImageID

) 
public:

GdPictureStatus PatchCodeReaderDoScan( 

   int ImageID

) 

Parameters

ImageID
See Also

Reference

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