paragraphs property

List<DocumentTextParagraph> paragraphs
final

The content of the document block, broken down into individual paragraphs.

Implementation

final List<DocumentTextParagraph> paragraphs;