Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class BadPdfFormatException : Exception
Visual Basic
Public Class BadPdfFormatException _
	Inherits Exception
Visual C++
public ref class BadPdfFormatException : public Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    iTextSharp.text.pdf..::..BadPdfFormatException

See Also