MatchingFormTemplates.GetBestMatch Method
|
Caution |
---|
|
This API is preliminary and subject to change.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void GetBestMatch(
out MatchingFormTemplate FormTemplate
)
Public Sub GetBestMatch (
<OutAttribute> ByRef FormTemplate As MatchingFormTemplate
)
public:
void GetBestMatch(
[OutAttribute] MatchingFormTemplate^% FormTemplate
)
Parameters
- FormTemplate
- Type: Kofax.OmniPageCSDK.IproPlus.MatchingFormTemplate
See Also