PasswordRequiredException Class |
The exception that is thrown when password is required to load the document.
Inheritance Hierarchy
Namespace: GroupDocs.Merger.ExceptionsAssembly: GroupDocs.Merger (in GroupDocs.Merger.dll) Version: 22.4.0.0
Syntaxpublic class PasswordRequiredException : GroupDocsMergerException
Public Class PasswordRequiredException
Inherits GroupDocsMergerException
public ref class PasswordRequiredException : public GroupDocsMergerException
type PasswordRequiredException =
class
inherit GroupDocsMergerException
end
See Also