C# Class iTextSharp.text.pdf.PdfCopy.PageStamp

Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
AddAnnotation ( PdfAnnotation annot ) : void
AlterContents ( ) : void
GetOverContent ( ) : PdfContentByte
GetUnderContent ( ) : PdfContentByte

Private Methods

Méthode Description
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

Method Details

AddAnnotation() public méthode

public AddAnnotation ( PdfAnnotation annot ) : void
annot PdfAnnotation
Résultat void

AlterContents() public méthode

public AlterContents ( ) : void
Résultat void

GetOverContent() public méthode

public GetOverContent ( ) : PdfContentByte
Résultat PdfContentByte

GetUnderContent() public méthode

public GetUnderContent ( ) : PdfContentByte
Résultat PdfContentByte