Share via


WdLineSpacing Enumeration

Specifies a line spacing format to be applied to a paragraph.

Name

Value

Description

wdLineSpace1pt5

1

Space-and-a-half line spacing. Spacing is equivalent to the current font size plus 6 points.

wdLineSpaceAtLeast

3

Line spacing is always at least a specified amount. The amount is specified separately.

wdLineSpaceDouble

2

Double spaced.

wdLineSpaceExactly

4

Line spacing is only the exact maximum amount of space required. This setting commonly uses less space than single spacing.

wdLineSpaceMultiple

5

Line spacing determined by the number of lines indicated.

wdLineSpaceSingle

0

Single spaced. default