Namespace: iTextSharp.text.pdfAssembly: 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
See Also