C# 클래스 iTextSharp.text.html.simpleparser.IncCell

상속: ITextElementArray
파일 보기 프로젝트 열기: red-gate/iTextSharp-4.1.6

공개 메소드들

메소드 설명
Add ( Object o ) : bool
IncCell ( String tag, ChainedProperties props ) : System
IsContent ( ) : bool
IsNestable ( ) : bool
Process ( IElementListener listener ) : bool
ToString ( ) : string

메소드 상세

Add() 공개 메소드

public Add ( Object o ) : bool
o Object
리턴 bool

IncCell() 공개 메소드

public IncCell ( String tag, ChainedProperties props ) : System
tag String
props ChainedProperties
리턴 System

IsContent() 공개 메소드

public IsContent ( ) : bool
리턴 bool

IsNestable() 공개 메소드

public IsNestable ( ) : bool
리턴 bool

Process() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string