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

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

공개 메소드들

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

메소드 상세

PdfException() 공개 메소드

public PdfException ( ) : System
리턴 System

PdfException() 공개 메소드

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