Link Search Menu Expand Document

BaseTextExtractorExtractShadowLikeText Property

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.0.4760-master
Syntax
public bool ExtractShadowLikeText { get; set; }

Property Value

Type: Boolean

Implements

IBaseTextExtractorExtractShadowLikeText
See Also

Reference