Uses of Class
com.itextpdf.kernel.pdf.annot.da.AnnotationDefaultAppearance
-
Uses of AnnotationDefaultAppearance in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionPdfFreeTextAnnotation.setDefaultAppearance
(AnnotationDefaultAppearance da) PdfRedactAnnotation.setDefaultAppearance
(AnnotationDefaultAppearance da) -
Uses of AnnotationDefaultAppearance in com.itextpdf.kernel.pdf.annot.da
Modifier and TypeMethodDescriptionAnnotationDefaultAppearance.setColor
(DeviceCmyk cmykColor) Sets theAnnotationDefaultAppearance
's default font color.AnnotationDefaultAppearance.setColor
(DeviceGray grayColor) Sets theAnnotationDefaultAppearance
's default font color.Sets theAnnotationDefaultAppearance
's default font color.AnnotationDefaultAppearance.setFont
(ExtendedAnnotationFont font) Sets theAnnotationDefaultAppearance
's default font.AnnotationDefaultAppearance.setFont
(StandardAnnotationFont font) Sets theAnnotationDefaultAppearance
's default font.AnnotationDefaultAppearance.setFontSize
(float fontSize) Sets theAnnotationDefaultAppearance
's default font size.