Uses of Enum
com.evopdf.PdfBorderStyle
-
Uses of PdfBorderStyle in com.evopdf
Methods in com.evopdf that return PdfBorderStyleModifier and TypeMethodDescriptionPdfFormAutoFieldStyle.borderStyle()
Gets the form field border style in an automatically generated PDF formPdfFormFieldStyle.borderStyle()
Gets the the form field border stylestatic PdfBorderStyle
Returns the enum constant of this type with the specified name.static PdfBorderStyle[]
PdfBorderStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evopdf with parameters of type PdfBorderStyleModifier and TypeMethodDescriptionvoid
PdfFormAutoFieldStyle.setBorderStyle
(PdfBorderStyle borderStyle) Sets the form field border style in an automatically generated PDF formvoid
PdfFormFieldStyle.setBorderStyle
(PdfBorderStyle borderStyle) Sets the form field border style