fromTextRects

open fun fromTextRects(@NonNull document: PdfDocument, @IntRange(from = 0) pageIndex: Int, @NonNull touchedTextRects: TextSelectionRectangles): TextSelection

Factory method. Not meant to be used manually.