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