Uses of Enum
com.itextpdf.layout.properties.CaptionSide
 
     
      Packages that use CaptionSide
     
 
      
     -  
        
Uses of CaptionSide in com.itextpdf.layout.element
Methods in com.itextpdf.layout.element with parameters of type CaptionSideModifier and TypeMethodDescriptionTable.setCaption(Div caption, CaptionSide side) Sets the table's caption and its caption side. -  
        
Uses of CaptionSide in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return CaptionSideModifier and TypeMethodDescriptionstatic CaptionSideReturns 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.