C# Class iTextSharp.text.pdf.BadPdfFormatException

Inheritance: System.Exception
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
BadPdfFormatException ( ) : System
BadPdfFormatException ( string message ) : System

Method Details

BadPdfFormatException() public méthode

public BadPdfFormatException ( ) : System
Résultat System

BadPdfFormatException() public méthode

public BadPdfFormatException ( string message ) : System
message string
Résultat System