Uses of Class
com.itextpdf.kernel.pdf.annot.PdfFileAttachmentAnnotation
-
Uses of PdfFileAttachmentAnnotation in com.itextpdf.kernel.pdf.action
Modifier and TypeMethodDescriptionPdfTarget.getAnnotation
(PdfDocument pdfDocument) Gets the annotation specified by /A and /P entry values.Modifier and TypeMethodDescriptionPdfTarget.setAnnotation
(PdfFileAttachmentAnnotation pdfAnnotation, PdfDocument pdfDocument) Sets the /P and /A values corresponding to provided annotation, which is already added to a page. -
Uses of PdfFileAttachmentAnnotation in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionPdfFileAttachmentAnnotation.setIconName
(PdfName name) The name of an icon that is used in displaying the annotation.