Percentage of intersection to use when redacting text characters.
Object.defineProperty(AnnotationsRedactionOptions.prototype, 'intersectionPercentage',
get: function(),
set: function(value)
)
intersectionPercentage: number;
The percentage of intersection to use when redacting text characters. The default value is 0, which means to perform redacting if 50% or more of the character boundary intersects with any of the redaction items.
intersectionPercentage controls the percentage of intersection on which to perform redaction on the text characters as follows:
The default value of 0 means to use the default percentage of 50%.
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