Link Search Menu Expand Document

HTMLExtractorHighPrecisionTextPositioning Property

Sets whether to use the high precision text positioning. Every symbol will be positioned individually providing better look but reduce HTML parsing convenience.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public bool HighPrecisionTextPositioning { get; set; }

Property Value

Type: Boolean

Implements

IHTMLExtractorHighPrecisionTextPositioning
See Also

Reference