[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphBorderCollection

Class ParagraphBorderCollection

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the borders for a paragraph.

public class ParagraphBorderCollection : BorderCollection, IEnumerable<Border>, IEnumerable
Inheritance
ParagraphBorderCollection
Implements
Inherited Members

Properties

Inside

Gets the border that is displayed between each paragraph in a set of paragraphs that have the same set of paragraph border settings.

public Border Inside { get; }

Property Value

Border

Methods

ClearFormatting()

Resets all borders of the paragraph to default.

public override void ClearFormatting()