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. |
getPassword, setPassword
public PresentationLoadOptions()
PresentationLoadOptions
class.public PresentationLoadOptions(String password)
PresentationLoadOptions
class with a specified password.password
- The password for opening an encrypted content.