Provides options for adding document password.
Inheritance HierarchySystemObject GroupDocs.Merger.Domain.OptionsAddPasswordOptions
Namespace: GroupDocs.Merger.Domain.OptionsAssembly: GroupDocs.Merger (in GroupDocs.Merger.dll) Version: 22.7.0.0
Syntaxpublic class AddPasswordOptions : IAddPasswordOptions,
IOptions
Public Class AddPasswordOptions
Implements IAddPasswordOptions, IOptions
public ref class AddPasswordOptions : IAddPasswordOptions,
IOptions
type AddPasswordOptions =
class
interface IAddPasswordOptions
interface IOptions
end
The AddPasswordOptions type exposes the following members.
Constructors
| Name | Description |
---|
 | AddPasswordOptions |
Initializes a new instance of the AddPasswordOptions class.
|
Properties
| Name | Description |
---|
 | Password |
The password for document protection.
|
See Also