[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfPasswordException

PdfPasswordException Class

Represents an exception that occurred if an invalid password was used while parsing PDF content.

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

Constructors

Name Description
PdfPasswordException()

Initializes a new instance of the PdfPasswordException class.