Uses of Enum
com.itextpdf.layout.properties.CaptionSide
-
Uses of CaptionSide in com.itextpdf.layout.element
Modifier and TypeMethodDescriptionTable.setCaption
(Div caption, CaptionSide side) Sets the table's caption and its caption side. -
Uses of CaptionSide in com.itextpdf.layout.properties
Modifier and TypeMethodDescriptionstatic CaptionSide
Returns the enum constant of this type with the specified name.static CaptionSide[]
CaptionSide.values()
Returns an array containing the constants of this enum type, in the order they are declared.