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

Inheritance: IContentOperator
显示文件 Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
Invoke ( PdfContentStreamProcessor processor, PdfLiteral oper, List operands ) : void
TextMoveNextLine ( TextMoveStartNextLine moveStartNextLine ) : System

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

TextMoveNextLine() public method

public TextMoveNextLine ( TextMoveStartNextLine moveStartNextLine ) : System
moveStartNextLine TextMoveStartNextLine
return System