C# Class PDF_From_Template.PDFFromTemplateHelper.Table.Cell

Afficher le fichier Open project: BernhardPosselt/itp-bif3

Méthodes publiques

Méthode Description
Cell ( ) : System.IO
Cell ( Phrase phrase ) : System.IO
Cell ( Phrase phrase, Alignment alignment ) : System.IO

Method Details

Cell() public méthode

public Cell ( ) : System.IO
Résultat System.IO

Cell() public méthode

public Cell ( Phrase phrase ) : System.IO
phrase iTextSharp.text.Phrase
Résultat System.IO

Cell() public méthode

public Cell ( Phrase phrase, Alignment alignment ) : System.IO
phrase iTextSharp.text.Phrase
alignment Alignment
Résultat System.IO