A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
O
- openDocument(Integer,String) - function in com.hyntix.pdfium.PdfiumCore
- Open a PDF document from a file descriptor.
- openDocument(ByteArray,String) - function in com.hyntix.pdfium.PdfiumCore
- Open a PDF document from a byte array.
- openDocument(String,String) - function in com.hyntix.pdfium.PdfiumCore
- Open a PDF document from a file path.
- openPage(Integer) - function in com.hyntix.pdfium.PdfDocument
- Open a page at the specified index.
- openTextPage() - function in com.hyntix.pdfium.PdfPage