HTMLExtractionMode Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Defines HTML extraction modes.
Namespace:Bytescout.PDF2HTMLAssembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
PlainHTML | 0 | (0) Extract to HTML without formatting. | |
HTMLWithCSS | 1 | (1) Extract to HTML with CSS formatting. |
See Also