Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Double-spaces the specified paragraphs.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Space2
'Usage
Dim instance As Paragraph
instance.Space2()
void Space2()
Remarks
The exact spacing is determined by adding 12 points to the font size of the largest character in each paragraph.