LinkSelection


interface LinkSelection : Selection


Represents a link within a PDF document that has been selected.

Summary

Public properties

CharSequence

The visible text of the selected link.

Inherited properties

From androidx.pdf.selection.Selection
List<PdfRect>

The PdfRect bounds of this selection.

Public properties

linkText

Added in 1.0.0-alpha11
val linkTextCharSequence

The visible text of the selected link.