ComponentOne Document Library for WinForms
PdfPasswordException Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : PdfPasswordException Class
The exception that is thrown when the value provided as the current password is incorrect.
Object Model
PdfPasswordException Class
Syntax
'Declaration
 
Public Class PdfPasswordException 
   Inherits System.Exception
public class PdfPasswordException : System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      C1.Win.C1Document.PdfPasswordException

See Also

Reference

PdfPasswordException Members
C1.Win.C1Document Namespace