Uses of Enum
com.itextpdf.layout.properties.OverflowWrapPropertyValue
Packages that use OverflowWrapPropertyValue
-
Uses of OverflowWrapPropertyValue in com.itextpdf.layout.properties
Subclasses with type arguments of type OverflowWrapPropertyValue in com.itextpdf.layout.propertiesModifier and TypeClassDescriptionenumThe possible values for the overflow wrap property.Methods in com.itextpdf.layout.properties that return OverflowWrapPropertyValueModifier and TypeMethodDescriptionstatic OverflowWrapPropertyValueReturns 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.