iTextSharp.text.pdf.BadPdfFormatException.BadPdfFormatException C# (CSharp) Méthode

BadPdfFormatException() public méthode

public BadPdfFormatException ( ) : System
Résultat System
        public BadPdfFormatException()
            : base()
        {
        }

Same methods

BadPdfFormatException::BadPdfFormatException ( string message ) : System
BadPdfFormatException