Paragraph.Space15 Method
Formats the specified paragraphs with 1.5-line spacing.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Space15
'Usage
Dim instance As Paragraph
instance.Space15()
void Space15()
Remarks
The exact spacing is determined by adding 6 points to the font size of the largest character in each paragraph.