Dictionary tab

This tab allows you to set words or regular expressions that will be used for search in the redaction zones.

Option Description
Add Click this button to add a new item into the list. This button allows adding the following two items:
  • Text
  • Regular expression
Text

Select this option, when you click the Addbutton, if you want to add a text entry.

In the open Text dialog box, enter the desired keyword and click Add button to add it to the list. You may select the Match case check box, if you want the component to match letter case at search time.

The component will search for the specified keyword in the indicated zone and will redact all its appearances.

Regular expression

Select this option, when you click the Add button, if you want to add an ECMAScript regular expression entry.

In the open Regular Expression dialog box, enter a regular expression into the text field.

You may select the Match case check box if you want the component to match letter case at search time.

Select Redact matched groups only check box, if you want the component to redact text fragments that match only regular expression groups.

If you want to test the specified regular expression, click Test button. This will open the Test regular expression dialog box.

Click Save to add the specified regular expression to the list.

The component will search for words that match the indicated expression and will redact all found appearances.

For more information on regular expression, please, see Regular Expressions.

Edit Choose an item in the list and click this button to modify it.
Remove Choose an item in the list and click this button to remove it from the list.