A class that implements DocListener will perform some
actions when some actions are performed on a Document.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public interface IDocListener : IElementListener |
Visual Basic |
---|
Public Interface IDocListener _ Inherits IElementListener |
Visual C++ |
---|
public interface class IDocListener : IElementListener |