words property

List<DocumentTextWord> words
final

The content of the document paragraph, broken down into individual words.

Implementation

final List<DocumentTextWord> words;