Uses of Class
com.itextpdf.forms.xfdf.BorderStyleAltObject
-
Uses of BorderStyleAltObject in com.itextpdf.forms.xfdf
Modifier and TypeMethodDescriptionAnnotObject.getBorderStyleAlt()
Gets the BorderStyleAlt element, a child of the link element.BorderStyleAltObject.setContent
(String content) Sets border style.BorderStyleAltObject.setDashPattern
(float[] dashPattern) Sets the dash pattern of the border.Modifier and TypeMethodDescriptionAnnotObject.setBorderStyleAlt
(BorderStyleAltObject borderStyleAlt) Sets the BorderStyleAlt element, a child of the link element.