HTMLExtractorHighPrecisionTextPositioning Property ByteScout PDF To HTML SDK
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.4.1.4802-master
Syntax

public bool HighPrecisionTextPositioning { get; set; }

Property Value

Type: Boolean

Implements

IHTMLExtractorHighPrecisionTextPositioning
See Also

Reference