IHTMLExtractorExtractionMode Property ByteScout PDF To HTML SDK
Extraction mode: plain HTML or formatted HTML with CSS.

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

HTMLExtractionMode ExtractionMode { get; set; }

Property Value

Type: HTMLExtractionMode
Remarks

Note: Changing the mode resets the extractor, so you should load document again.
See Also

Reference