PasswordValidity EnumerationTerminal Works - PDF Printing.Net Library
Determines the type of the password.

Namespace: PdfEdit.Pdf.IO
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public enum PasswordValidity
Members

  Member nameValueDescription
Invalid0 Password is neither user nor owner password.
UserPassword1 Password is user password.
OwnerPassword2 Password is owner password.
See Also

Reference