VintaSoftTwain Control v6.0
VintaSoftTwain Object / EnableDebugging Method
Debug information will be written to this file.
    EnableDebugging Method
    Description
    Enables the debuging.
    Syntax
    Visual Basic
    Public Sub EnableDebugging( _
       ByVal filepath As String _
    ) 
    Parameters
    filepath
    Debug information will be written to this file.
    Remarks
    File must be accessible for writing.

    Debug information is added to the file, file is not truncated if it exists.
    See Also