HTMLExtractionMode EnumerationByteScout PDF To HTML SDK
Defines HTML extraction modes.

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

public enum HTMLExtractionMode
Members

  Member nameValueDescription
PlainHTML0 (0) Extract to HTML without formatting.
HTMLWithCSS1 (1) Extract to HTML with CSS formatting.
See Also

Reference