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

Inheritance: IContentOperator
Datei anzeigen Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
Invoke ( PdfContentStreamProcessor processor, PdfLiteral oper, List operands ) : void
MoveNextLineAndShowText ( TextMoveNextLine textMoveNextLine, ShowText showText ) : 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

MoveNextLineAndShowText() public method

public MoveNextLineAndShowText ( TextMoveNextLine textMoveNextLine, ShowText showText ) : System
textMoveNextLine TextMoveNextLine
showText ShowText
return System