Table of Contents

Class PdfCanvasProcessor.PopGraphicsStateOperator

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

A handler that implements operator (Q).

protected class PdfCanvasProcessor.PopGraphicsStateOperator : IContentOperator
Inheritance
PdfCanvasProcessor.PopGraphicsStateOperator
Implements
Inherited Members

Remarks

A handler that implements operator (Q). For more information see Table 51 ISO-32000-1

Constructors

PopGraphicsStateOperator()

public PopGraphicsStateOperator()

Methods

Invoke(PdfCanvasProcessor, PdfLiteral, IList<PdfObject>)

public virtual void Invoke(PdfCanvasProcessor processor, PdfLiteral @operator, IList<PdfObject> operands)

Parameters

processor PdfCanvasProcessor
operator PdfLiteral
operands IList<PdfObject>