C# Class iTextSharp.tool.xml.html.table.TableRowElement

Inheritance: IElement
Afficher le fichier Open project: boecko/iTextSharp Class Usage Examples

Méthodes publiques

Méthode Description
IsContent ( ) : bool
IsNestable ( ) : bool
Process ( IElementListener listener ) : bool
TableRowElement ( IList currentContent, Place place ) : System

Method Details

IsContent() public méthode

public IsContent ( ) : bool
Résultat bool

IsNestable() public méthode

public IsNestable ( ) : bool
Résultat bool

Process() public méthode

public Process ( IElementListener listener ) : bool
listener IElementListener
Résultat bool

TableRowElement() public méthode

public TableRowElement ( IList currentContent, Place place ) : System
currentContent IList
place Place
Résultat System