Documents for PDF, .NET Edition Documentation
PdfPasswordException Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : PdfPasswordException Class
Represents an exception that occurred if an invalid password was used while parsing PDF content.
Object Model
PdfPasswordException Class
Syntax
'Declaration
 
Public Class PdfPasswordException 
   Inherits PdfException
public class PdfPasswordException : PdfException 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Pdf.PdfException
         GrapeCity.Documents.Pdf.PdfPasswordException

See Also

Reference

PdfPasswordException Members
GrapeCity.Documents.Pdf Namespace