A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
P
- PdfDocument - class in io.legere.pdfiumandroid
- PdfDocument represents a PDF file and allows you to load pages from it.
- PdfDocument.Bookmark - class in io.legere.pdfiumandroid.PdfDocument
- PdfDocument.Companion - class in io.legere.pdfiumandroid.PdfDocument
- PdfDocument.Link - class in io.legere.pdfiumandroid.PdfDocument
- PdfDocument.Meta - class in io.legere.pdfiumandroid.PdfDocument
- PdfDocument.PageCount - class in io.legere.pdfiumandroid.PdfDocument
- PdfDocumentKt - class in io.legere.pdfiumandroid.suspend
- PdfDocumentKt represents a PDF file and allows you to load pages from it.
- PdfiumCore - class in io.legere.pdfiumandroid
- PdfiumCore is the main entry-point for access to the PDFium API.
- PdfiumCore.Companion - class in io.legere.pdfiumandroid.PdfiumCore
- PdfiumCoreKt - class in io.legere.pdfiumandroid.suspend
- PdfiumCoreKt is the main entry-point for access to the PDFium API.
- PdfPage - class in io.legere.pdfiumandroid
- Represents a single page in a PdfDocument.
- PdfPage.Companion - class in io.legere.pdfiumandroid.PdfPage
- PdfPageKt - class in io.legere.pdfiumandroid.suspend
- PdfPageKt represents a single page of a PDF file.
- PdfPasswordException - class in io.legere.pdfiumandroid
- PdfPasswordException is thrown when a password is required to open a document
- PdfTextPage - class in io.legere.pdfiumandroid
- PdfTextPage is a wrapper around the native PdfiumCore text page It is used to get text and other information about the text on a page
- PdfTextPage.Companion - class in io.legere.pdfiumandroid.PdfTextPage
- PdfTextPageKt - class in io.legere.pdfiumandroid.suspend
- PdfTextPageKt represents a single text page of a PDF file.
- PdfWriteCallback - class in io.legere.pdfiumandroid
- PdfWriteCallback is the calback interface for saveAsCopy
- printStackTrace() - function in kotlin.PdfPasswordException
- printStackTrace(PrintStream) - function in kotlin.PdfPasswordException
- printStackTrace(PrintWriter) - function in kotlin.PdfPasswordException