ReplacementType enumeration

ReplacementType enumeration

Represents a type of replacement for the matched text.

The ReplacementType type exposes the following members:

Fields

Field Description
REPLACE_STRING Replaces matched text with another string, for instance exemption code.
DRAW_BOX Draws a rectangle of specific color (Black by default) instead of redacted text.

Remarks

Learn more | | |

See Also