C# 클래스 PDF_From_Template.PDFFromTemplateHelper.Table.Cell

파일 보기 프로젝트 열기: BernhardPosselt/itp-bif3

공개 메소드들

메소드 설명
Cell ( ) : System.IO
Cell ( Phrase phrase ) : System.IO
Cell ( Phrase phrase, Alignment alignment ) : System.IO

메소드 상세

Cell() 공개 메소드

public Cell ( ) : System.IO
리턴 System.IO

Cell() 공개 메소드

public Cell ( Phrase phrase ) : System.IO
phrase iTextSharp.text.Phrase
리턴 System.IO

Cell() 공개 메소드

public Cell ( Phrase phrase, Alignment alignment ) : System.IO
phrase iTextSharp.text.Phrase
alignment Alignment
리턴 System.IO