public class AddPasswordOptions extends Options
Represents options for adding document password.
<inheritdoc></inheritdoc>
##GroupDocs#Merger#Domain#Options
Constructor and Description |
---|
AddPasswordOptions(long fileFormat,
String password)
Initializes a new instance of the
AddPasswordOptions class. |
getFileFormat, getPassword, setFileFormat, setPassword
public AddPasswordOptions(long fileFormat, String password)
Initializes a new instance of the AddPasswordOptions
class.
fileFormat
- The file format.password
- The password.
<inheritdoc></inheritdoc>
Copyright © 2019. All rights reserved.