Paragraph.Space2 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Double-spaces the specified paragraphs.
public:
void Space2();
public void Space2 ();
abstract member Space2 : unit -> unit
Public Sub Space2 ()
Remarks
The exact spacing is determined by adding 12 points to the font size of the largest character in each paragraph.