Character to use when replacing redacted text.
public char ReplaceCharacter {get; set;}
Public Property ReplaceCharacter() As Char
Get
Set
public:
property Char ReplaceCharacter
{
Char get()
void set(Char value)
}
The value to use when replacing each character in the redacted text. The default value is *
.
To remove redacted text from the document altogether, use a value of 0. For more information, refer to Document View and Convert Redaction.
For an example, refer to DocumentAnnotations.RedactionOptions.
Document View and Convert Redaction
AnnotationsRedactionOptions Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document