Package | Description |
---|---|
com.itextpdf.kernel.pdf.annot | |
com.itextpdf.kernel.pdf.annot.da |
Modifier and Type | Method and Description |
---|---|
PdfRedactAnnotation |
PdfRedactAnnotation.setDefaultAppearance(AnnotationDefaultAppearance da) |
PdfFreeTextAnnotation |
PdfFreeTextAnnotation.setDefaultAppearance(AnnotationDefaultAppearance da) |
Modifier and Type | Method and Description |
---|---|
AnnotationDefaultAppearance |
AnnotationDefaultAppearance.setColor(DeviceCmyk cmykColor)
Sets the AnnotationDefaultAppearance 's default font color.
|
AnnotationDefaultAppearance |
AnnotationDefaultAppearance.setColor(DeviceGray grayColor)
Sets the AnnotationDefaultAppearance 's default font color.
|
AnnotationDefaultAppearance |
AnnotationDefaultAppearance.setColor(DeviceRgb rgbColor)
Sets the AnnotationDefaultAppearance 's default font color.
|
AnnotationDefaultAppearance |
AnnotationDefaultAppearance.setFont(ExtendedAnnotationFont font)
Sets the AnnotationDefaultAppearance 's default font.
|
AnnotationDefaultAppearance |
AnnotationDefaultAppearance.setFont(StandardAnnotationFont font)
Sets the AnnotationDefaultAppearance 's default font.
|
AnnotationDefaultAppearance |
AnnotationDefaultAppearance.setFontSize(float fontSize)
Sets the AnnotationDefaultAppearance 's default font size.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.