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 PdfBorderStyleReturns 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 TypeMethodDescriptionvoidPdfFormAutoFieldStyle.setBorderStyle(PdfBorderStyle borderStyle) Sets the form field border style in an automatically generated PDF formvoidPdfFormFieldStyle.setBorderStyle(PdfBorderStyle borderStyle) Sets the form field border style