C# 클래스 iTextSharp.text.pdf.BadPdfFormatException

상속: System.Exception
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch

공개 메소드들

메소드 설명
BadPdfFormatException ( ) : System
BadPdfFormatException ( string message ) : System

메소드 상세

BadPdfFormatException() 공개 메소드

public BadPdfFormatException ( ) : System
리턴 System

BadPdfFormatException() 공개 메소드

public BadPdfFormatException ( string message ) : System
message string
리턴 System