C# Class iTextSharp.text.pdf.PdfPSXObject

Inheritance: PdfTemplate
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Méthodes publiques

Méthode Description
GetFormXObject ( int compressionLevel ) : PdfStream
PdfPSXObject ( PdfWriter wr ) : System

Méthodes protégées

Méthode Description
PdfPSXObject ( ) : System

Method Details

GetFormXObject() public méthode

public GetFormXObject ( int compressionLevel ) : PdfStream
compressionLevel int
Résultat PdfStream

PdfPSXObject() protected méthode

protected PdfPSXObject ( ) : System
Résultat System

PdfPSXObject() public méthode

public PdfPSXObject ( PdfWriter wr ) : System
wr PdfWriter
Résultat System