Package | Description |
---|---|
com.itextpdf.kernel.pdf.annot |
Modifier and Type | Field and Description |
---|---|
protected PdfPopupAnnotation |
PdfMarkupAnnotation.popup |
Modifier and Type | Method and Description |
---|---|
PdfPopupAnnotation |
PdfMarkupAnnotation.getPopup()
An associated pop-up annotation for entering or editing the text associated with this annotation.
|
PdfPopupAnnotation |
PdfPopupAnnotation.setOpen(boolean open)
Sets a flag specifying whether the annotation shall initially be displayed open.
|
PdfPopupAnnotation |
PdfPopupAnnotation.setParent(PdfAnnotation parent) |
Modifier and Type | Method and Description |
---|---|
PdfMarkupAnnotation |
PdfMarkupAnnotation.setPopup(PdfPopupAnnotation popup)
Sets a pop-up annotation for entering or editing the text associated with this annotation.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.