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