Uses of Enum
com.itextpdf.layout.properties.BorderCollapsePropertyValue
-
Uses of BorderCollapsePropertyValue in com.itextpdf.layout.element
Modifier and TypeMethodDescriptionTable.setBorderCollapse
(BorderCollapsePropertyValue collapsePropertyValue) Sets the type of border collapse. -
Uses of BorderCollapsePropertyValue in com.itextpdf.layout.properties
Modifier and TypeMethodDescriptionstatic BorderCollapsePropertyValue
Returns the enum constant of this type with the specified name.static BorderCollapsePropertyValue[]
BorderCollapsePropertyValue.values()
Returns an array containing the constants of this enum type, in the order they are declared.