LotusScript® constants: spacing

Where used:

  • InterLineSpacing in NotesRichTextParagraphStyle
  • SpacingAbove in NotesRichTextParagraphStyle
  • SpacingBelow in NotesRichTextParagraphStyle

Constants:

  • SPACING_DOUBLE (4)
    Note: This constant is new with Release 5.
  • SPACING_ONE_POINT_25 (1)
    Note: This constant is new with Release 6.
  • SPACING_ONE_POINT_50 (2)
    Note: This constant is new with Release 5.
  • SPACING_ONE_POINT_75 (3)
    Note: This constant is new with Release 6.
  • SPACING_SINGLE (0)
    Note: This constant is new with Release 5.