Paragraph.Space2 Method

Definition

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.

Applies to