AnnotationRedactionReplacement Property |
Gets a textual replacement for matched text.
Namespace: GroupDocs.Redaction.RedactionsAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.8
Syntaxpublic string Replacement { get; }
Public ReadOnly Property Replacement As String
Get
public:
property String^ Replacement {
String^ get ();
}
member Replacement : string with get
Property Value
Type:
String
See Also