Method GetParagraphs
GetParagraphs()
Gets the paragraphs the field touches, in document order.
public IReadOnlyList<Paragraph> GetParagraphs()
Returns
- IReadOnlyList<Paragraph>
The paragraphs.
Gets the paragraphs the field touches, in document order.
public IReadOnlyList<Paragraph> GetParagraphs()
The paragraphs.