[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.DecryptionStatus

DecryptionStatus Enum

Defines the decryption status of a loaded document.

Namespace: GrapeCity.Documents.Pdf.Security
Assembly: DS.Documents.Pdf.dll
Syntax
public enum DecryptionStatus
Public Enum DecryptionStatus

Fields

Name Description
Failed

Decryption failed.

NotEncrypted

The loaded document is not encrypted.

Success

The document was successfully decrypted.