C# 클래스 iTextSharp.text.pdf.parser.PdfContentStreamProcessor.TextMoveStartNextLineWithLeading

상속: IContentOperator
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch

공개 메소드들

메소드 설명
Invoke ( PdfContentStreamProcessor processor, PdfLiteral oper, List operands ) : void
TextMoveStartNextLineWithLeading ( TextMoveStartNextLine moveStartNextLine, SetTextLeading setTextLeading ) : System

메소드 상세

Invoke() 공개 메소드

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

TextMoveStartNextLineWithLeading() 공개 메소드

public TextMoveStartNextLineWithLeading ( TextMoveStartNextLine moveStartNextLine, SetTextLeading setTextLeading ) : System
moveStartNextLine TextMoveStartNextLine
setTextLeading SetTextLeading
리턴 System