JAVA/CORBA CLASSES
Read-Write. Font size in points.
Defined in
RichTextStyle
Data type
int
Syntax
public int getFontSize() throws NotesException
public void setFontSize(int value) throws NotesException
Legal values
FontSize property in LotusScript NotesRichTextStyle class
TextSetFontSize @command in formula language
TextEnlargeFont @command in formula language
TextReduceFont @command in formula language
Example See Also