The exception that is thrown when a wrong password is specified or no password is specified where it is required.
Namespace: TallComponents.PDF.RasterizerAssembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0
Syntax
| C# |
|---|
[SerializableAttribute] public class WrongPasswordException : PdfException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class WrongPasswordException _ Inherits PdfException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
TallComponents.PDF.Rasterizer..::..PdfException
TallComponents.PDF.Rasterizer..::..WrongPasswordException
System..::..Exception
System..::..ApplicationException
TallComponents.PDF.Rasterizer..::..PdfException
TallComponents.PDF.Rasterizer..::..WrongPasswordException