TextRedaction Class |
Namespace: GroupDocs.Redaction.Redactions
The TextRedaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextRedaction |
Initializes a new instance of TextRedaction class. This constructor requires ReplacementOptions as a parameter.
|
Name | Description | |
---|---|---|
![]() | ActionOptions |
Gets the ReplacementOptions instance, specifying type of text replacement.
|
![]() | Description |
Returns a string, describing the redaction and its parameters.
(Inherited from Redaction.) |
![]() | OcrConnector |
Gets or sets the IOcrConnector implementation, required to extract text from graphic content.
|
Name | Description | |
---|---|---|
![]() | ApplyTo |
Applies the redaction to a given format instance.
(Inherited from Redaction.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ProcessAsTextual |
This method applies a given Regular Expression to an instance of the doucument, if it implements ITextualFormatInstance interface and returns RedactionStatus.Skipped otherwise.
|
![]() | ToString | (Inherited from Object.) |