C# Class iTextSharp.text.html.simpleparser.IncCell

Inheritance: ITextElementArray
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6

Méthodes publiques

Méthode Description
Add ( Object o ) : bool
IncCell ( String tag, ChainedProperties props ) : System
IsContent ( ) : bool
IsNestable ( ) : bool
Process ( IElementListener listener ) : bool
ToString ( ) : string

Method Details

Add() public méthode

public Add ( Object o ) : bool
o Object
Résultat bool

IncCell() public méthode

public IncCell ( String tag, ChainedProperties props ) : System
tag String
props ChainedProperties
Résultat System

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

ToString() public méthode

public ToString ( ) : string
Résultat string