DTWAIN_IsAutoBorderDetectSupported

Top  Previous  Next

The DTWAIN_IsAutoBorderDetectSupported function checks if a Source supports the automatic-deskew function

 

DTWAIN_BOOL DTWAIN_IsAutoBorderDetectSupported ( DTWAIN_SOURCE Source );

 

 

Parameters

Source

Specifies an open TWAIN Source.

 

 

Return Values

If the automatic border detection capability of a Twain Source is supported, TRUE is returned.  Otherwise FALSE is returned.

 

Comments

The DTWAIN_IsAutoBorderDetectSupported function takes the open Source Source, and checks to see if the Source supports the automatic border detection function.

 

TWAIN State Transitions

The source must be opened in State 4

 

Prerequisite Function Call(s)

DTWAIN_SysInitialize

 

DTWAIN Source Selection Function

 

 

See Also

Automatic Deskewing / Border Detection Support