GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainSetAutomaticDeskew Method





In This Topic
TwainSetAutomaticDeskew Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TwainSetAutomaticDeskew( _
   ByVal AutoDeskew As Boolean _
) As Boolean
public bool TwainSetAutomaticDeskew( 
   bool AutoDeskew
)
public function TwainSetAutomaticDeskew( 
    AutoDeskew: Boolean
): Boolean; 
public function TwainSetAutomaticDeskew( 
   AutoDeskew : boolean
) : boolean;
public: bool TwainSetAutomaticDeskew( 
   bool AutoDeskew
) 
public:
bool TwainSetAutomaticDeskew( 
   bool AutoDeskew
) 

Parameters

AutoDeskew
See Also

Reference

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