FontSize (NotesRichTextStyle - JavaScript)

Read-Write. Font size in points.

Defined in

NotesRichTextStyle

Syntax

getFontSize() : int

setFontSize(value:int) : void

Legal value

  • An integer value in the range 1-250 representing a font size
  • RichTextStyle.STYLE_NO_CHANGE to maintain the previous state
  • RichTextStyle.MAYBE to maintain previous state