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

상속: PdfDictionary
파일 보기 프로젝트 열기: red-gate/iTextSharp-4.1.6 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
INVERTEDPORTRAIT PdfNumber
LANDSCAPE PdfNumber
PORTRAIT PdfNumber
SEASCAPE PdfNumber

Private Properties

프로퍼티 타입 설명
Add void
PdfPage System
PdfPage System
RotateMediaBox PdfRectangle

공개 메소드들

메소드 설명
IsParent ( ) : bool

비공개 메소드들

메소드 설명
Add ( PdfIndirectReference contents ) : void
PdfPage ( PdfRectangle mediaBox, Hashtable boxSize, PdfDictionary resources ) : System
PdfPage ( PdfRectangle mediaBox, Hashtable boxSize, PdfDictionary resources, int rotate ) : System
RotateMediaBox ( ) : PdfRectangle

메소드 상세

IsParent() 공개 메소드

public IsParent ( ) : bool
리턴 bool

프로퍼티 상세

INVERTEDPORTRAIT 공개적으로 정적으로 프로퍼티

public static PdfNumber,iTextSharp.text.pdf INVERTEDPORTRAIT
리턴 PdfNumber

LANDSCAPE 공개적으로 정적으로 프로퍼티

public static PdfNumber,iTextSharp.text.pdf LANDSCAPE
리턴 PdfNumber

PORTRAIT 공개적으로 정적으로 프로퍼티

public static PdfNumber,iTextSharp.text.pdf PORTRAIT
리턴 PdfNumber

SEASCAPE 공개적으로 정적으로 프로퍼티

public static PdfNumber,iTextSharp.text.pdf SEASCAPE
리턴 PdfNumber