.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


FontSize property
Example

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


Language cross-reference

FontSize property in LotusScript NotesRichTextStyle class

TextSetFontSize @command in formula language

TextEnlargeFont @command in formula language

TextReduceFont @command in formula language

Example
See Also