| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf.annot |
| Modifier and Type | Method and Description |
|---|---|
PdfAnnotationAppearance |
PdfAnnotationAppearance.setState(PdfName stateName, PdfFormXObject state) |
PdfAnnotationAppearance |
PdfAnnotationAppearance.setStateObject(PdfName stateName, PdfStream state) |
| Modifier and Type | Method and Description |
|---|---|
PdfAnnotation |
PdfAnnotation.setAppearance(PdfName appearanceType, PdfAnnotationAppearance appearance) |
PdfAnnotation |
PdfAnnotation.setDownAppearance(PdfAnnotationAppearance appearance) |
PdfAnnotation |
PdfAnnotation.setNormalAppearance(PdfAnnotationAppearance appearance) |
PdfAnnotation |
PdfAnnotation.setRolloverAppearance(PdfAnnotationAppearance appearance) |
Copyright © 1998–2016 iText Group NV. All rights reserved.