rect property
Bounding rectangle of this line in page coordinates.
The rectangle follows the same CPDFRectF format used by
CPDFReaderWidgetController.setDisplayPageIndex(rectList: ...), so it
can be passed directly to rectList to highlight the line in the reader
view.
Implementation
final CPDFRectF rect;