Uses of Class
com.itextpdf.kernel.pdf.annot.PdfScreenAnnotation
-
Uses of PdfScreenAnnotation in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionSets aPdfAction
to this annotation which will be performed when the annotation is activated.PdfScreenAnnotation.setAdditionalAction
(PdfName key, PdfAction action) Sets an additionalPdfAction
to this annotation which will be performed in response to the specific trigger event defined bykey
.PdfScreenAnnotation.setAppearanceCharacteristics
(PdfDictionary characteristics) Sets an appearance characteristics dictionary containing additional information for constructing the annotation’s appearance stream.