A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
T
- textPageCountChars() - function in io.legere.pdfiumandroid.PdfTextPage
- Get character count of the page
- textPageCountChars(PdfDocument,Integer) - function in io.legere.pdfiumandroid.PdfiumCore
- textPageCountChars() - function in io.legere.pdfiumandroid.suspend.PdfTextPageKt
- suspend version of PdfTextPage.textPageCountChars
- textPageCountRects(Integer,Integer) - function in io.legere.pdfiumandroid.PdfTextPage
- Get the count of rectages that bound the text on the page in a given range
- textPageCountRects(PdfDocument,Integer,Integer,Integer) - function in io.legere.pdfiumandroid.PdfiumCore
- textPageCountRects(Integer,Integer) - function in io.legere.pdfiumandroid.suspend.PdfTextPageKt
- suspend version of PdfTextPage.textPageCountRects
- textPageGetBoundedText(RectF,Integer) - function in io.legere.pdfiumandroid.PdfTextPage
- Get the text bounded by the given rectangle
- textPageGetBoundedText(PdfDocument,Integer,RectF,Integer) - function in io.legere.pdfiumandroid.PdfiumCore
- textPageGetBoundedText(RectF,Integer) - function in io.legere.pdfiumandroid.suspend.PdfTextPageKt
- suspend version of PdfTextPage.textPageGetBoundedText
- textPageGetCharBox(Integer) - function in io.legere.pdfiumandroid.PdfTextPage
- Get the bounding box of a character on the page
- textPageGetCharBox(Integer) - function in io.legere.pdfiumandroid.suspend.PdfTextPageKt
- suspend version of PdfTextPage.textPageGetCharBox
- textPageGetCharIndexAtPos(Double,Double,Double,Double) - function in io.legere.pdfiumandroid.PdfTextPage
- Get the index of the character at a given position on the page
- textPageGetCharIndexAtPos(Double,Double,Double,Double) - function in io.legere.pdfiumandroid.suspend.PdfTextPageKt
- suspend version of PdfTextPage.textPageGetCharIndexAtPos
- textPageGetRect(Integer) - function in io.legere.pdfiumandroid.PdfTextPage
- Get the bounding box of a text on the page
- textPageGetRect(PdfDocument,Integer,Integer) - function in io.legere.pdfiumandroid.PdfiumCore
- textPageGetRect(Integer) - function in io.legere.pdfiumandroid.suspend.PdfTextPageKt
- suspend version of PdfTextPage.textPageGetRect
- textPageGetText(Integer,Integer) - function in io.legere.pdfiumandroid.PdfTextPage
- textPageGetText(PdfDocument,Integer,Integer,Integer) - function in io.legere.pdfiumandroid.PdfiumCore
- textPageGetText(Integer,Integer) - function in io.legere.pdfiumandroid.suspend.PdfTextPageKt
- suspend version of PdfTextPage.textPageGetText
- textPageGetTextLegacy(Integer,Integer) - function in io.legere.pdfiumandroid.PdfTextPage
- Get the text on the page
- textPageGetUnicode(Integer) - function in io.legere.pdfiumandroid.PdfTextPage
- Get a unicode character on the page
- textPageGetUnicode(Integer) - function in io.legere.pdfiumandroid.suspend.PdfTextPageKt
- suspend version of PdfTextPage.textPageGetUnicode