Uses of Enum Class
com.itextpdf.text.pdf.PdfDiv.BorderTopStyle
Packages that use PdfDiv.BorderTopStyle
-
Uses of PdfDiv.BorderTopStyle in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as PdfDiv.BorderTopStyleMethods in com.itextpdf.text.pdf that return PdfDiv.BorderTopStyleModifier and TypeMethodDescriptionPdfDiv.getBorderTopStyle()static PdfDiv.BorderTopStyleReturns the enum constant of this class with the specified name.static PdfDiv.BorderTopStyle[]PdfDiv.BorderTopStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.itextpdf.text.pdf with parameters of type PdfDiv.BorderTopStyleModifier and TypeMethodDescriptionvoidPdfDiv.setBorderTopStyle(PdfDiv.BorderTopStyle borderTopStyle)