Represents options for matched text Replacement....options for matched text replacement. Learn more More details...ReplacementOptions(String replacement) Initializes a new instance...
Returns a string, describing the redaction and its parameters....Property Expression Property Replacement Property AnnotationRedaction...expression to match. Replacement Gets a textual replacement for matched...
Represents a single change action info that performed during redaction process....RedactionDescription class without replacement information. RedactionDescription(int...originalText, TextReplacement replacement) Initializes a new instance...
Initializes a new instance of RedactionDescription class with Replacement information....RedactionDescription class with replacement information. Namespace: GroupDocs...originalText , TextReplacement replacement ) Public Sub New ( redactionType...
Represents a textual Replacement information....TextReplacement Represents a textual replacement information. Learn more More...String original, String replacement) Initializes a new instance...
All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......RedactionDescription class with image area replacement information. RedactionDescription...RedactionDescription class without replacement information. RedactionDescription...
Initializes a new instance of AnnotationRedaction class....AnnotationRedaction ( Regex regex , string replacement ) Public Sub New ( regex...regex As Regex , replacement As String ) public : AnnotationRedaction...
Initializes a new instance of AnnotationRedaction class....string pattern , string replacement ) Public Sub New ( pattern...pattern As String , replacement As String ) public : AnnotationRedaction...
All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......ReplacementOptions options) Replaces all matches of the regular...expression with a given replacement. Method Detail replaceText...