C# Class iTextSharp.text.pdf.PushbuttonField

Inheritance: BaseField
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6 Class Usage Examples

Méthodes publiques

Méthode Description
GetAppearance ( ) : PdfAppearance
PushbuttonField ( PdfWriter writer, Rectangle box, String fieldName ) : System

Private Methods

Méthode Description
CalculateFontSize ( float w, float h ) : float

Method Details

GetAppearance() public méthode

public GetAppearance ( ) : PdfAppearance
Résultat PdfAppearance

PushbuttonField() public méthode

public PushbuttonField ( PdfWriter writer, Rectangle box, String fieldName ) : System
writer PdfWriter
box iTextSharp.text.Rectangle
fieldName String
Résultat System