C# Class iTextSharp.tool.xml.html.OrderedUnorderedList

Inheritance: AbstractTagProcessor
Mostra file Open project: boecko/iTextSharp Class Usage Examples

Public Methods

Method Description
End ( IWorkerContext ctx, Tag tag, IList currentContent ) : IList
IsStackOwner ( ) : bool

Private Methods

Method Description
CalculateTopOrBottomSpacing ( bool isTop, bool storeMarginBottom, Tag tag, Tag child, IWorkerContext ctx ) : float
PopulateList ( IList currentContent ) : IList

Method Details

End() public method

public End ( IWorkerContext ctx, Tag tag, IList currentContent ) : IList
ctx IWorkerContext
tag Tag
currentContent IList
return IList

IsStackOwner() public method

public IsStackOwner ( ) : bool
return bool