Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.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.WPF.PdfViewer.PdfParserException
             C1.WPF.PdfViewer.PdfPasswordException

    See Also