Uses of Enum
com.winnovative_software.PdfBorderStyle
-
Uses of PdfBorderStyle in com.winnovative_software
Methods in com.winnovative_software 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.winnovative_software 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