MetadataSearchRedactionReplacement Property |
Gets the textual replacement value.
Namespace: GroupDocs.Redaction.RedactionsAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 20.11
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