Link Search Menu Expand Document

HTMLExtractorExtractionMode 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
public HTMLExtractionMode ExtractionMode { get; set; }

Property Value

Type: HTMLExtractionMode

Implements

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

Reference