Package | Description |
---|---|
com.itextpdf.kernel.pdf.action | |
com.itextpdf.kernel.pdf.annot |
Modifier and Type | Method and Description |
---|---|
PdfFileAttachmentAnnotation |
PdfTarget.getAnnotation(PdfDocument pdfDocument)
Gets the annotation specified by /A and /P entry values.
|
Modifier and Type | Method and Description |
---|---|
PdfTarget |
PdfTarget.setAnnotation(PdfFileAttachmentAnnotation pdfAnnotation, PdfDocument pdfDocument)
Sets the /P and /A values corresponding to provided annotation, which is already added to a page.
|
Modifier and Type | Method and Description |
---|---|
PdfFileAttachmentAnnotation |
PdfFileAttachmentAnnotation.setIconName(PdfName name)
The name of an icon that is used in displaying the annotation.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.