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