TextRedact Method (FoundText)
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntaxpublic void Redact(
FoundText foundtext
)
Public Sub Redact (
foundtext As FoundText
)
public:
void Redact(
FoundText^ foundtext
)
Parameters
- foundtext
- Type: OmniPageCSDK.ArgTypesFoundText
See Also