CreateFormDefFromFileEx(FrontSide As String, BackSide As String, AutoDeskew As Boolean) As Integer

Application object (Manager)

This method creates a form definition in the same way as CreateFormDefFromFile. The only difference is that with this method you can turn off image deskewing.

The method returns EV_OK if it succeeds, otherwise EV_ERROR. See Event return value constants.

Methods for the Application object for use with the Manager