| Modifier and Type | Method and Description |
|---|---|
static PDFJSVersion |
PDFJSVersion.latestVersion() |
static PDFJSVersion |
PDFJSVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDFJSVersion[] |
PDFJSVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PDFViewer(PDFJSVersion version) |
PDFViewer(PDFJSVersion version,
File file) |
PDFViewer(PDFJSVersion version,
InputStream inputStream) |
PDFViewer(PDFJSVersion version,
URL url) |
Copyright © 2023. All rights reserved.