Kofax DOKuStar Validation User Manual
Page 108
![background image](/manuals/658312/108/background.png)
DOKuStar Validation Programming Manual
Page
• 104
Properties and methods of the
ValRejectEdit
control:
Property/Method
Value
Default
Description
AllowLeaveRejectMode
True or False
True
Enable the editing of all characters, not only rejected ones.
AllowRemoveDetail
True or False
True
Enable the deleting of a rejected character
AllToUppercase
True or False
False
All entered characters will appear in upper case.
BackColor
VB color
definitions
vbWhite
Background colors of the reject edit control.
FixedMode
True or False
False
The rejected character will always displayed in the middle of
the reject edit control if FixedMode is set to True.
Font
VB StdFont
Default
system font
Set the font for characters in the reject edit control
RejectChar
String with
one character
?
Set the reject character
ShowDetailZone
*)
True or False
True
Zoom zone of rejected character in the snippet window. Only
takes affect if FixedMode is set to True
ShowFirstChoice
*)
True or False
True
Show first choice and not the reject character. The function
keys Return or Enter confirm the choice and the focus is set
to the next rejected character.
UseShortCuts
True or False
True
Enable shortcuts:
• Ctrl-Shift-y: → toggle FixedMode
• Ctrl-Shift-c: → toggle ShowFirstChoice
• Ctrl-Shift-z: → toggle ShowDetailsZone
In case: AllowLeaveRejectMode = True
• Left/Right: → change to "normal" EditMode
• Ctrl-Shift-F12: → change to RejectMode
*)
These features only takes affect, if the preceding recognition server supply the validation module with the
appropriate information, this means, the recognition server should delivers value details and alternative values for a
result.
The following figures show the screen layout of the snippet - and the edit window in DOKuStar Validation
depending of the adjusted properties of
FixedMode
or
ShowDetailZone
respectively. The actual view can be
changed by using the appropriate shortcuts.
• FixedMode = False
• ShowDetailZone = True