DensityString
Applies to
Runtime DCO
Description
This variable is used for OMR
zones, one character per zone, where the character represents the
percentage of black pixels within the zone according to the following formula.
Character's ASCII code value = Percentage black pixels + 48
For example, if the zone has 20% black pixels, the result is ASCII code 68 = ‘D'.
Example
This example represents a field with three OMR check boxes.
<V n="DensityString">@@D</V>