iTextSharp.text.pdf.BadPdfFormatException.BadPdfFormatException C# (CSharp) Метод

BadPdfFormatException() публичный Метод

public BadPdfFormatException ( ) : System
Результат System
        public BadPdfFormatException()
            : base()
        {
        }

Same methods

BadPdfFormatException::BadPdfFormatException ( string message ) : System
BadPdfFormatException