Specifies whether the recognition engine should ignore areas of the screen that have not been written to (and not attempt to create empty controls).
object.IgnoreUnwrittenHostScreenAreas as Boolean
When turned on, any portions of the of the host screen which haven't been explicitly written to in the datastream will be categorized as 'Ignore' (unless an override has recognized them as something else). This option should prevent the incorrect detection of padding fields as output fields. Note that this option will not guarantee the detection of all padding fields as some hosts send these fields down as written fields.
You can set this property globally for all forms in your project via Rules | General Rules in the Advanced Display Options section.
Advanced Recognition Rules | Properties
© 2004-2021 looksoftware. All rights reserved.