[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfSecurityException

PdfSecurityException Class

Represents an exception that occurred while performing a security related task such as signing, encrypting, decrypting etc.

Inheritance
PdfSecurityException
Implements
Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public class PdfSecurityException : PdfException, ISerializable
Public Class PdfSecurityException
    Inherits PdfException
    Implements ISerializable

Constructors

Name Description
PdfSecurityException(string)

Initializes a new instance of the PdfSecurityException class.

PdfSecurityException(string, Exception)

Initializes a new instance of the PdfSecurityException class.