Elements
| Name | Description |
|---|---|
| HSM\_ExactCopy | The output HTML file maintains the formatting of the original document. |
| HSM\_FlexibleLayout | The whole structure of the document is retained in the output HTML file. |
| HSM\_FormattedStream | Paragraphs and fonts of the recognized text are retained in the output HTML file. The <p> tag is used. |
| HSM\_PlainText | Only paragraphs are retained in the recognized text with the use of the <p> tag. |
