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

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

공개 메소드들

메소드 설명
Invoke ( PdfContentStreamProcessor processor, PdfLiteral oper, List operands ) : void

비공개 메소드들

메소드 설명
GetPropertiesDictionary ( PdfObject operand1, ResourceDictionary resources ) : PdfDictionary

메소드 상세

Invoke() 공개 메소드

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