'Declaration
Public Function TwainIsAutomaticDeskewAvailable() As Boolean
public bool TwainIsAutomaticDeskewAvailable()
public function TwainIsAutomaticDeskewAvailable(): Boolean;
public function TwainIsAutomaticDeskewAvailable() : boolean;
public: bool TwainIsAutomaticDeskewAvailable();
public: bool TwainIsAutomaticDeskewAvailable();
Return Value
TRUE if support the Automatic Deskew, FALSE otherwise -> Use TwainGetLastResultCode() and
TwainGetLastConditionCode() methods for diagnosing the error.