[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphBorderCollection

ParagraphBorderCollection Class

Represents the borders of a paragraph.

Inheritance
ParagraphBorderCollection
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ParagraphBorderCollection : BorderCollection, IEnumerable<Border>, IEnumerable
Public Class ParagraphBorderCollection
    Inherits BorderCollection
    Implements IEnumerable(Of Border), IEnumerable

Properties

Name Description
Inside

Gets the border displayed between adjacent paragraphs that share the same border settings.

Methods

Name Description
ClearFormatting()

Resets all borders of the paragraph to their default values.