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

Syntax

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

Inheritance Hierarchy

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

See Also