text property

String text
final

The extracted Unicode text for this page.

Soft hyphens (U+00AD) that appear at line-break positions are stripped and the surrounding words are joined. When hasTextLayer is false (scanned page), this is an empty string.

Implementation

final String text;