Uses of Class
com.itextpdf.kernel.pdf.annot.PdfStampAnnotation
-
Packages that use PdfStampAnnotation Package Description com.itextpdf.kernel.pdf.annot -
-
Uses of PdfStampAnnotation in com.itextpdf.kernel.pdf.annot
Methods in com.itextpdf.kernel.pdf.annot that return PdfStampAnnotation Modifier and Type Method Description PdfStampAnnotation
PdfStampAnnotation. setIconName(PdfName name)
The name of an icon that is used in displaying the annotation.PdfStampAnnotation
PdfStampAnnotation. setRotation(int degAngle)
Sets the rotation angle in degrees.PdfStampAnnotation
PdfStampAnnotation. setStampName(PdfName name)
-