The FormRecognitionEngine version to use when recognizing forms.
Syntax
The 'Version' associated with the current FormRecognitionEngine.
Acceptable Values | Description |
---|---|
1 | .NET binary formatter |
2 | Platform independent and default for v20 and later |
The default value of Version
is LatestVersion
.
To use existing master forms with the .NET Standard, you must upgrade them first to version 2.
To test, run the CSMasterFormsEditor
demo and select File/Update
and select the desired repository.