C# Class iTextSharp.text.pdf.BadPdfFormatException

Inheritance: System.Exception
ファイルを表示 Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
BadPdfFormatException ( ) : System
BadPdfFormatException ( string message ) : System

Method Details

BadPdfFormatException() public method

public BadPdfFormatException ( ) : System
return System

BadPdfFormatException() public method

public BadPdfFormatException ( string message ) : System
message string
return System