HTMLExtractorExtractShadowLikeText Property ByteScout PDF To HTML SDK
Gets or sets a value indicating whether to include characters used to create "shadow" effect (when the same character appears with some offset) from PDF document. True by default (includes all encoded characters disregarding their real appearance).

Namespace:  Bytescout.PDF2HTML
Assembly:  Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.4.1.4802-master
Syntax

public bool ExtractShadowLikeText { get; set; }

Property Value

Type: Boolean
true if extract shadow like characters in text; otherwise, false.

Implements

IHTMLExtractorExtractShadowLikeText
See Also

Reference