Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainFindFastConfigurationResult Structure : Best Property |
public TwainFastConfiguration Best {get;}
'Declaration
Public ReadOnly Property Best As TwainFastConfiguration
'Usage
Dim instance As TwainFindFastConfigurationResult Dim value As TwainFastConfiguration value = instance.Best
public: property TwainFastConfiguration Best { TwainFastConfiguration get(); }