C# Class iTextSharp.text.pdf.parser.PdfContentStreamProcessor.PushGraphicsState

Inheritance: IContentOperator
ファイルを表示 Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
Invoke ( PdfContentStreamProcessor processor, PdfLiteral oper, List operands ) : void

Method Details

Invoke() public method

public Invoke ( PdfContentStreamProcessor processor, PdfLiteral oper, List operands ) : void
processor PdfContentStreamProcessor
oper iTextSharp.text.pdf.PdfLiteral
operands List
return void