Style.MergeParagraphs Property |
Gets or sets a value indicating whether or not subsequent paragraphs are merged into one.
[VBScript] Public Property MergeParagraphs As Boolean
[JScript] public function get MergeParagraphs() : Boolean; public function set MergeParagraphs(Boolean);
true, if the paragraphs should be merged; otherwise false.