[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfPasswordException

Class PdfPasswordException

Namespace
GrapeCity.Documents.Pdf
Assembly
GcDocs.Pdf.dll

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

public class PdfPasswordException : PdfSecurityException, ISerializable, _Exception
Inheritance
PdfPasswordException
Implements
Inherited Members

Constructors

PdfPasswordException()

Initializes a new instance of the PdfPasswordException class.

public PdfPasswordException()