Table of Contents

Method GetParagraphs

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

GetParagraphs()

Gets the paragraphs the field touches, in document order.

public IReadOnlyList<Paragraph> GetParagraphs()

Returns

IReadOnlyList<Paragraph>

The paragraphs.