C# 클래스 iTextSharp.tool.xml.html.OrderedUnorderedList

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

공개 메소드들

메소드 설명
End ( IWorkerContext ctx, Tag tag, IList currentContent ) : IList
IsStackOwner ( ) : bool

비공개 메소드들

메소드 설명
CalculateTopOrBottomSpacing ( bool isTop, bool storeMarginBottom, Tag tag, Tag child, IWorkerContext ctx ) : float
PopulateList ( IList currentContent ) : IList

메소드 상세

End() 공개 메소드

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

IsStackOwner() 공개 메소드

public IsStackOwner ( ) : bool
리턴 bool