Link Search Menu Expand Document

IRemover2RemoveTextWhileMasking Property

Get or sets whether to remove text or not while applying masking. This can be helpful if we only needed to apply Masking and not removing text.

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

Property Value

Type: Boolean
See Also

Reference