C# Класс iTextSharp.text.pdf.PdfCopy.PageStamp

Показать файл Открыть проект

Открытые методы

Метод Описание
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