Remover2RemoveTextWhileMasking Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public bool RemoveTextWhileMasking { get; set; }

Property Value

Type: Boolean

Implements

IRemover2RemoveTextWhileMasking
See Also

Reference