Uses of Class
com.itextpdf.layout.properties.OverflowWrapPropertyValue
-
Packages that use OverflowWrapPropertyValue Package Description com.itextpdf.layout.properties -
-
Uses of OverflowWrapPropertyValue in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return OverflowWrapPropertyValue Modifier and Type Method Description static OverflowWrapPropertyValueOverflowWrapPropertyValue. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OverflowWrapPropertyValue[]OverflowWrapPropertyValue. values()Returns an array containing the constants of this enum type, in the order they are declared.
-