C# Класс iTextSharp.text.pdf.BadPdfFormatException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
BadPdfFormatException ( ) : System
BadPdfFormatException ( string message ) : System

Описание методов

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

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

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

public BadPdfFormatException ( string message ) : System
message string
Результат System