JAVA/CORBA CLASSES


SpacingBelow property
Example

Read-Write. Vertical spacing below each paragraph.

Defined in

RichTextParagraphStyle

Data type

int

Syntax

public int getSpacingBelow()
   throws NotesException

public void setSpacingBelow(int value)
   throws NotesException

Legal values


Language cross-reference

SpacingBelow property in LotusScript NotesRichTextParagraphStyle class

Example
See Also