Table of Contents

Enum EventType

Namespace
iText.Kernel.Pdf.Canvas.Parser
Assembly
itext.kernel.dll

Specifies different types of events where a callback should be notified.

public enum EventType

Fields

BEGIN_TEXT = 0
CLIP_PATH_CHANGED = 5
END_TEXT = 2
RENDER_IMAGE = 3
RENDER_PATH = 4
RENDER_TEXT = 1