Link Search Menu Expand Document

IRemover2MaskRemovedText Property

Get or sets whether to mask removed text fragments with solid color rectangles to make the output document look like "censored". Use MaskColor to change the color of masking rectangle.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
bool MaskRemovedText { get; set; }

Property Value

Type: Boolean
See Also

Reference