IAddPasswordOptions Interface |
Interface for the password adding options.
Namespace: GroupDocs.Merger.Domain.OptionsAssembly: GroupDocs.Merger (in GroupDocs.Merger.dll) Version: 22.7.0.0
Syntaxpublic interface IAddPasswordOptions : IOptions
Public Interface IAddPasswordOptions
Inherits IOptions
public interface class IAddPasswordOptions : IOptions
type IAddPasswordOptions =
interface
interface IOptions
end
The IAddPasswordOptions type exposes the following members.
Properties
| Name | Description |
---|
 | Password |
The password for document protection.
|
See Also