androidx.pdf.content
Classes
ExternalLink |
Represents an external link on a page of the PDF document. |
PageMatchBounds |
Represents the bounds of a single search match on a page of the PDF document. |
PageSelection |
Represents the list of selected content on a particular page of the PDF document. |
PdfPageGotoLinkContent |
Represents the content associated with a goto link on a page in the PDF document. |
PdfPageGotoLinkContent.Destination |
Creates a new instance of PdfPageGotoLinkContent.Destination using the page number, x coordinate, and y coordinate of the destination where goto link is directing, and the zoom factor of the page when goto link takes to the destination |
PdfPageImageContent |
Represents the content associated with an image type in a page of a PDF document. |
PdfPageLinkContent |
Represents the bounds and link on a page of the PDF document. |
PdfPageTextContent |
Represents a continuous stream of text in a page of a PDF document in the order of viewing. |
SelectionBoundary |
Represents one edge of the selected content. |