Uses of Class
com.itextpdf.kernel.pdf.annot.PdfInkAnnotation
-
Uses of PdfInkAnnotation in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionPdfInkAnnotation.setBorderStyle
(PdfDictionary borderStyle) Sets border style dictionary that has more settings than the array specified for the Border entry (PdfAnnotation.getBorder()
).PdfInkAnnotation.setBorderStyle
(PdfName style) Setter for the annotation's preset border style.PdfInkAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.