Link Search Menu Expand Document

Remover2RemoveTextWhileMasking 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
public bool RemoveTextWhileMasking { get; set; }

Property Value

Type: Boolean

Implements

IRemover2RemoveTextWhileMasking
See Also

Reference