Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Defines the image handling way during the XML extraction.
Namespace: Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.4.1.4802-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
No | 0 | Do not extract images during the conversion. | |
OuterFile | 1 | Save images to a sub-folder nearby the HTML file. | |
Embed | 2 | Embed images to HTML file as data:URI Base64-encoded string. |
See Also