FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / PdfPasswordException Class
Members

In This Topic
    PdfPasswordException Class
    In This Topic
    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.Xaml.Document.PdfPasswordException

    See Also