hasTextLayer property
final
True when PDFium extracted at least one character from this page.
False indicates a scanned or image-only page with no text layer; text will be an empty string in that case.
Implementation
final bool hasTextLayer;