C# Class iTextSharp.text.pdf.PdfIsoConformanceException

Inheritance: System.Exception
显示文件 Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
PdfIsoConformanceException ( ) : System
PdfIsoConformanceException ( String s ) : System

Method Details

PdfIsoConformanceException() public method

public PdfIsoConformanceException ( ) : System
return System

PdfIsoConformanceException() public method

public PdfIsoConformanceException ( String s ) : System
s String
return System