public final class PdfLoadOptions extends LoadOptions
Represents document loading options for a pdf document.
| Constructor and Description |
|---|
PdfLoadOptions()
Initializes a new instance of the
class. |
PdfLoadOptions(String password)
Initializes a new instance of the
class with a specified password. |
getFileType, getFormatFamily, getPassword, setFileType, setFormatFamily, setPasswordpublic PdfLoadOptions()
PdfLoadOptions class.public PdfLoadOptions(String password)
PdfLoadOptions class with a specified password.password - The password for opening an encrypted document.Copyright © 2026. All rights reserved.