C# 클래스 iTextSharp.text.pdf.PdfCopy.PageStamp

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

공개 메소드들

메소드 설명
AddAnnotation ( PdfAnnotation annot ) : void
AlterContents ( ) : void
GetOverContent ( ) : PdfContentByte
GetUnderContent ( ) : PdfContentByte

비공개 메소드들

메소드 설명
AddDocumentField ( PdfIndirectReference refi ) : void
ApplyRotation ( PdfDictionary pageN, ByteBuffer out_p ) : void
ExpandFields ( PdfFormField field, List allAnnots ) : void
PageStamp ( PdfReader reader, PdfDictionary pageN, PdfCopy cstp ) : System

메소드 상세

AddAnnotation() 공개 메소드

public AddAnnotation ( PdfAnnotation annot ) : void
annot PdfAnnotation
리턴 void

AlterContents() 공개 메소드

public AlterContents ( ) : void
리턴 void

GetOverContent() 공개 메소드

public GetOverContent ( ) : PdfContentByte
리턴 PdfContentByte

GetUnderContent() 공개 메소드

public GetUnderContent ( ) : PdfContentByte
리턴 PdfContentByte