public class AddPasswordOptions extends Object implements IAddPasswordOptions
Provides options for adding document password.
| Constructor and Description |
|---|
AddPasswordOptions(String password)
Initializes a new instance of the
AddPasswordOptions class. |
public AddPasswordOptions(String password)
Initializes a new instance of the AddPasswordOptions class.
password - The password.public final String getPassword()
The password for document protection.
getPassword in interface IAddPasswordOptionsCopyright © 2024. All rights reserved.