Link Search Menu Expand Document

BaseTextExtractorRemoveHyphenation Property

Sets whether to automatically remove hyphenations in end of lines (works when is true).

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public bool RemoveHyphenation { get; set; }

Property Value

Type: Boolean

Implements

IBaseTextExtractorRemoveHyphenation
See Also

Reference