public class PdfLoadOptions extends LoadOptions
| Constructor and Description |
|---|
PdfLoadOptions()
Constructor of
PdfLoadOptions |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPassword()
The password to unlock the encrypted PDF file.
|
void |
setPassword(byte[] value)
The password to unlock the encrypted PDF file.
|
getEncoding, getFileFormat, getFileName, getFileSystem, getFileSystemFactory, getLookupPaths, lookupForFile, setEncoding, setFileName, setFileSystem, setFileSystemFactory, setLookupPathspublic PdfLoadOptions()
PdfLoadOptions