Uses of Enum
com.itextpdf.layout.properties.BorderCollapsePropertyValue
Packages that use BorderCollapsePropertyValue
-
Uses of BorderCollapsePropertyValue in com.itextpdf.layout.element
Methods in com.itextpdf.layout.element with parameters of type BorderCollapsePropertyValueModifier and TypeMethodDescriptionTable.setBorderCollapse
(BorderCollapsePropertyValue collapsePropertyValue) Sets the type of border collapse. -
Uses of BorderCollapsePropertyValue in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return BorderCollapsePropertyValueModifier 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.