BaseTextExtractorExtractShadowLikeText Property ByteScout PDF Extractor SDK
Sets whether to extract shadow-like text from a PDF document (when the same text is drawn twice with small offset). Default is 'true' - includes all decoded text, regardless of its appearance.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public bool ExtractShadowLikeText { get; set; }

Property Value

Type: Boolean

Implements

IBaseTextExtractorExtractShadowLikeText
See Also

Reference