C# 클래스 iTextSharp.tool.xml.html.table.TableRowElement

상속: IElement
파일 보기 프로젝트 열기: boecko/iTextSharp 1 사용 예제들

공개 메소드들

메소드 설명
IsContent ( ) : bool
IsNestable ( ) : bool
Process ( IElementListener listener ) : bool
TableRowElement ( IList currentContent, Place place ) : System

메소드 상세

IsContent() 공개 메소드

public IsContent ( ) : bool
리턴 bool

IsNestable() 공개 메소드

public IsNestable ( ) : bool
리턴 bool

Process() 공개 메소드

public Process ( IElementListener listener ) : bool
listener IElementListener
리턴 bool

TableRowElement() 공개 메소드

public TableRowElement ( IList currentContent, Place place ) : System
currentContent IList
place Place
리턴 System