TwainManagerTwainLibraryLocation Property |
Returns the full path to the TWAIN library being used by DotTwain.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic static string TwainLibraryLocation { get; }Public Shared ReadOnly Property TwainLibraryLocation As String
Get
Property Value
Type:
String The full path to the TWAIN library.
See Also