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

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

공개 메소드들

메소드 설명
GetAppearance ( ) : PdfAppearance
PushbuttonField ( PdfWriter writer, Rectangle box, String fieldName ) : System

비공개 메소드들

메소드 설명
CalculateFontSize ( float w, float h ) : float

메소드 상세

GetAppearance() 공개 메소드

public GetAppearance ( ) : PdfAppearance
리턴 PdfAppearance

PushbuttonField() 공개 메소드

public PushbuttonField ( PdfWriter writer, Rectangle box, String fieldName ) : System
writer PdfWriter
box iTextSharp.text.Rectangle
fieldName String
리턴 System