_ParagraphFormat.Space15 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.
Formats the specified paragraphs with 1.5-line spacing. The exact spacing is determined by adding 6 points to the font size of the largest character in each paragraph.
public:
void Space15();
public void Space15 ();
abstract member Space15 : unit -> unit
Public Sub Space15 ()