| doBeforeHit | | 0 | | Text to display before each hit (except for the first) |
| doAfterHit | | 1 | | Text to display after each hit (except for the last) |
| doBeforeFirstHit | | 2 | | Text to display before the first hit |
| doAfterLastHit | | 3 | | Text to display after the last hit |
| doImageUrl | | 4 | | Text to emit to replace the path portion of an embedded image link. By default the path specifies a location on the local disk, but this lets you replace the path portion to transform the link into a URL |
| doBoldEnter | | 5 | | Text to display when bolded text is encountered |
| doBoldLeave | | 6 | | Text to display when leaving bolded area |
| doItalicEnter | | 7 | | Text to display when italic text is encountered |
| doItalicLeave | | 8 | | Text to display when leaving italic area |
| doUnderlineEnter | | 9 | | Text to display when underlined text is encountered |
| doUnderlineLeave | | 10 | | Text to display when leaving underline area |
| doParagraph | | 11 | | Text to display on a new paragraph |
| doAnnotation | | 12 | | Text to display for each annotation |
| doBeforeHitByTerm | | 13 | | Text to display before each hit, including term information allowing for different colors to be expressed. |
| doAfterHitByTerm | | 14 | | Text to display before each hit, including term information allowing for different colors to be expressed. |
| doBeforeFirstHitByTerm | | 15 | | Text to display before the first hit, including term information allowing for different colors to be expressed. |
| doAfterLastHitByTerm | | 16 | | Text to display before the last hit, including term information allowing for different colors to be expressed. |
| doFormFeed | | 17 | | |
| doLinkDetect | | 18 | | Enable/disable hyperlink detection in the document. |
| doImageDetect | | 19 | | Enable/disable image detection in the document. |
| doImageExtensions | | 20 | | Specify a semicolon separated list of image extensions to use during Image Detection. |
| doHideMetadata | | 21 | | Enable/disable the display of metadata at the top of the document during rendering. |
| doAnnotationInsert | | 22 | | Text to display where annotations can be inserted. |
| doEmailDetect | | 23 | | Enable/disable email address detection in the document. |
| doForceRichHTML | | 24 | | Force RichHTML conversion, even if the document was not indexed with RichHTML |
| doEntityEnter | | 25 | | Text to display before each entity |
| doEntityLeave | | 26 | | Text to display after each entity |