iText 7 7.1.8 API
iText.Kernel.Counter.Context.IContext Interface Reference

The class that determines weather event should be processed or not. More...

Inheritance diagram for iText.Kernel.Counter.Context.IContext:
iText.Kernel.Counter.Context.GenericContext iText.Kernel.Counter.Context.UnknownContext

Public Member Functions

bool  Allow (IEvent @event)
 

Detailed Description

The class that determines weather event should be processed or not.

The class that determines weather event should be processed or not. Is calculated by the iText.Kernel.Counter.ContextManager