Uses of Class
com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
-
Uses of PdfPopupAnnotation in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionPdfMarkupAnnotation.getPopup()
An associated pop-up annotation for entering or editing the text associated with this annotation.PdfPopupAnnotation.setOpen
(boolean open) Sets a flag specifying whether the annotation shall initially be displayed open.PdfPopupAnnotation.setParent
(PdfAnnotation parent) Modifier and TypeMethodDescriptionPdfMarkupAnnotation.setPopup
(PdfPopupAnnotation popup) Sets a pop-up annotation for entering or editing the text associated with this annotation.