The `Paragraph.AddSpace` method in C# is used to add additional space or line break between paragraphs while formatting text. This method can be used to improve the readability of text by adjusting the spacing between paragraphs.
C# (CSharp) Paragraph.AddSpace - 17 examples found. These are the top rated real world C# (CSharp) examples of Paragraph.AddSpace from package simplexml extracted from open source projects. You can rate examples to help us improve the quality of examples.