Uses of Class
com.itextpdf.kernel.pdf.annot.PdfScreenAnnotation
-
Packages that use PdfScreenAnnotation Package Description com.itextpdf.kernel.pdf.annot -
-
Uses of PdfScreenAnnotation in com.itextpdf.kernel.pdf.annot
Methods in com.itextpdf.kernel.pdf.annot that return PdfScreenAnnotation Modifier and Type Method Description PdfScreenAnnotationPdfScreenAnnotation. setAction(PdfAction action)Sets aPdfActionto this annotation which will be performed when the annotation is activated.PdfScreenAnnotationPdfScreenAnnotation. setAdditionalAction(PdfName key, PdfAction action)Sets an additionalPdfActionto this annotation which will be performed in response to the specific trigger event defined bykey.PdfScreenAnnotationPdfScreenAnnotation. setAppearanceCharacteristics(PdfDictionary characteristics)Sets an appearance characteristics dictionary containing additional information for constructing the annotation’s appearance stream.
-