[]
Specifies the borders for a paragraph.
public class ParagraphBorderCollection : BorderCollection, IEnumerable<Border>, IEnumerable
Public Class ParagraphBorderCollection
Inherits BorderCollection
Implements IEnumerable(Of Border), IEnumerable
Name | Description |
---|---|
Inside | Gets the border that is displayed between each paragraph in a set of paragraphs that have the same set of paragraph border settings. |
Name | Description |
---|---|
ClearFormatting() | Resets all borders of the paragraph to default. |