ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / PdfPasswordException Class
Members

In This Topic
    PdfPasswordException Class
    In This Topic
    Exception thrown when incorrected of a user password for parsing PDF documents.
    Object Model
    PdfPasswordException Class
    Syntax
    'Declaration
     
    
    Public Class PdfPasswordException 
       Inherits PdfParserException
    public class PdfPasswordException : PdfParserException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.Silverlight.PdfViewer.PdfParserException
             C1.Silverlight.PdfViewer.PdfPasswordException

    See Also