[]
Represents the borders of 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 displayed between adjacent paragraphs that share the same border settings. |
| Name | Description |
|---|---|
| ClearFormatting() | Resets all borders of the paragraph to their default values. |