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 PdfStampAnnotationPdfStampAnnotation. setIconName(PdfName name)The name of an icon that is used in displaying the annotation.PdfStampAnnotationPdfStampAnnotation. setRotation(int degAngle)Sets the rotation angle in degrees.PdfStampAnnotationPdfStampAnnotation. setStampName(PdfName name)
-