PassThruHTML (NotesRichTextStyle - JavaScript)

Read-Write. Passthru HTML rich-text attribute.

Defined in

NotesRichTextStyle

Syntax

getPassThruHTML() : int

setPassThruHTML(value:int) : void

Legal value

  • RichTextStyle.YES for pass-thru HTML
  • RichTextStyle.NO for non-pass-thru HTML
  • RichTextStyle.STYLE_NO_CHANGE to maintain the previous state
  • RichTextStyle.MAYBE to maintain previous state