Method | Description | |
---|---|---|
End ( IWorkerContext ctx, Tag tag, IList |
This method is called when a closing tag has been encountered of the ITagProcessor implementation that is mapped to the tag.
|
|
IsStackOwner ( ) : bool |
true if the tag implementation must keep it's own currentContent stack.
|
|
TotalPagesNumberXmlWorkerProcessor ( iTextSharp image ) : System.Collections.Generic |
ctor.
|
public End ( IWorkerContext ctx, Tag tag, IList |
||
ctx | IWorkerContext | |
tag | Tag | the tag encountered |
currentContent | IList |
/// a list of content possibly created by TagProcessing of inner tags, and by startElement and /// content methods of this ITagProcessor /// |
return | IList |
public TotalPagesNumberXmlWorkerProcessor ( iTextSharp image ) : System.Collections.Generic | ||
image | iTextSharp | |
return | System.Collections.Generic |