SmartDataEntryAdapter
Wisej.AI.Adapters.SmartDataEntryAdapter
public class SmartDataEntryAdapter : SmartAdapter, IExtenderProviderPublic Class SmartDataEntryAdapter
Inherits SmartAdapter
Implements IExtenderProviderConstructors
SmartDataEntryAdapter()
SmartDataEntryAdapter(container)
Name
Type
Description
Properties
ExcludeReadOnly
MaxIterations
UseOCR
Methods
Dispose(disposing)
Parameter
Type
Description
FromClipboardAsync()
FromImageAsync(image)
Parameter
Type
Description
FromStreamAsync(stream, streamType)
Parameter
Type
Description
FromTextAsync(text)
Parameter
Type
Description
GetFieldName(component)
Parameter
Type
Description
GetFieldPrompt(component)
Parameter
Type
Description
GetFieldRectangle(component)
Parameter
Type
Description
OnParseValue(e)
Parameter
Type
Description
OnUpdateField(e)
Parameter
Type
Description
RunAsyncCore(control)
Parameter
Type
Description
SetFieldName(component, value)
Parameter
Type
Description
SetFieldPrompt(component, value)
Parameter
Type
Description
SetFieldRectangle(component, value)
Parameter
Type
Description
Events
ParseValue
UpdateField
Implements
Name
Description
Last updated
