Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / StandardSecurityHandler Class / PasswordMatches Property

In This Topic
    PasswordMatches Property
    In This Topic
    Gets a combination of flags that indicate how the password specified when loading the PDF matches the document's User and Owner passwords.
    Syntax
    'Declaration
     
    Public ReadOnly Property PasswordMatches As PasswordMatches
    public PasswordMatches PasswordMatches {get;}
    See Also