Password type of encrypted PDF Document
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum PasswordValidationType |
| Visual Basic (Declaration) |
|---|
Public Enumeration PasswordValidationType |
| Visual C++ |
|---|
public enum class PasswordValidationType |
Members
| Member name | Description | |
|---|---|---|
| OwnerPassword | ||
| UserPassword | ||
| Invalid |
See Also
Bytescout.PDF Namespace