Font (NotesRichTextStyle - JavaScript)

Read-Write. Font rich-text attribute.

Defined in

NotesRichTextStyle

Syntax

getFont() : int

setFont(value:int) : void

Legal value

  • RichTextStyle.FONT_COURIER
  • RichTextStyle.FONT_HELV
  • RichTextStyle.FONT_ROMAN
  • RichTextStyle.STYLE_NO_CHANGE to maintain the previous state
  • RichTextStyle.MAYBE to maintain previous state