SetAdjustFieldToChars
Optional setting for SnapCCOToDCO to adjust the field position to its character positions.
Member of namespace
Recog_SharedSyntax
bool SetAdjustFieldToChars (StrParam)Parameters
A String value:- True to snap character positions
- False to disable snapping
Returns
True.Level
Page or Field level.Details
This action has SnapCCOtoDCO adjust the field position (parameter True) to the character positions results after snapping the character values to the field. Off by Default- Example
SetAdjustFieldToChars(TRUE) SnapCCOtoDCO()