iTextSharp.text.pdf.BadPdfFormatException.BadPdfFormatException C# (CSharp) Method

BadPdfFormatException() public method

public BadPdfFormatException ( ) : System
return System
        public BadPdfFormatException()
            : base()
        {
        }

Same methods

BadPdfFormatException::BadPdfFormatException ( string message ) : System
BadPdfFormatException