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

Inheritance: IContentOperator
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
Invoke ( PdfContentStreamProcessor processor, PdfLiteral oper, List operands ) : void
TextMoveStartNextLineWithLeading ( TextMoveStartNextLine moveStartNextLine, SetTextLeading setTextLeading ) : System

Method Details

Invoke() public méthode

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

TextMoveStartNextLineWithLeading() public méthode

public TextMoveStartNextLineWithLeading ( TextMoveStartNextLine moveStartNextLine, SetTextLeading setTextLeading ) : System
moveStartNextLine TextMoveStartNextLine
setTextLeading SetTextLeading
Résultat System