Paragraphs.Space1 Method
Single-spaces the specified paragraphs.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Space1
'Usage
Dim instance As Paragraphs
instance.Space1()
void Space1()
Remarks
The exact spacing is determined by the font size of the largest characters in each paragraph.