Interface ISimpleXmlDocHandlerComment
- Namespace
- iTextSharp.text.xml.simpleparser
- Assembly
- iTextSharp.LGPLv2.Core.dll
The handler for the events fired by SimpleXMLParser . @author Paulo Soares (psoares@consiste.pt)
public interface ISimpleXmlDocHandlerComment
Methods
Comment(string)
Called when a comment is found.
void Comment(string text)
Parameters
text
stringthe comment text