ITextualFormatInstance class

ITextualFormatInstance class

Represents an interface that defines methods required for redacting textual data in any document containing text.

Learn more

The ITextualFormatInstance type exposes the following members:

Methods

Method Description
replace_text Replaces all matches of the regular expression with a given replacement.
replace_text_regex

See Also