Link Search Menu Expand Document

HTMLExtractorPreserveFormattingOnTextExtraction Property

Gets or sets a value indicating whether to preserve the text formatting on the extraction.

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

Property Value

Type: Boolean

Implements

IHTMLExtractorPreserveFormattingOnTextExtraction
See Also

Reference