Package | Description |
---|---|
com.itextpdf.kernel.pdf.annot |
Modifier and Type | Method and Description |
---|---|
PdfScreenAnnotation |
PdfScreenAnnotation.setAction(PdfAction action)
Sets a PdfAction to this annotation which will be performed when the annotation is activated.
|
PdfScreenAnnotation |
PdfScreenAnnotation.setAdditionalAction(PdfName key, PdfAction action)
Sets an additional PdfAction to this annotation which will be performed in response to the specific trigger event defined by key .
|
PdfScreenAnnotation |
PdfScreenAnnotation.setAppearanceCharacteristics(PdfDictionary characteristics)
Sets an appearance characteristics dictionary containing additional information for constructing the annotation’s appearance stream.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.