Link Search Menu Expand Document

IHTMLExtractorExtractionMode Property

Extraction mode: plain HTML or formatted HTML with CSS.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-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