Namespace iText.Kernel.Pdf.Canvas.Parser
Classes
- ParserGraphicsState
Internal class which is essentially a CanvasGraphicsState which supports tracking of clipping path state and changes.
- PdfCanvasProcessor
Processor for a PDF content stream.
- PdfCanvasProcessor.PopGraphicsStateOperator
A handler that implements operator (Q).
- PdfDocumentContentParser
A utility class that makes it cleaner to process content from pages of a PdfDocument through a specified RenderListener.
Interfaces
- IContentOperator
Root interface for a series of handlers for content stream operators.
Enums
- EventType
Specifies different types of events where a callback should be notified.