_ParagraphFormat.Space1 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.
Single-spaces the specified paragraphs. The exact spacing is determined by the font size of the largest characters in each paragraph.
public:
void Space1();
public void Space1 ();
abstract member Space1 : unit -> unit
Public Sub Space1 ()