Source position: fpreporthtmlexport.pp line 53
type THTMLExportOptions = set of (
heoFixedPositioning,
heoInlineImage,
heoUseIMGtag,
heoTOCPage,
heoTOCPageFrame,
heoMemoAsIs,
heoExternalJS
);