Uses of Enum
com.itextpdf.commons.utils.PlaceHolderTextUtil.PlaceHolderTextBy
-
Uses of PlaceHolderTextUtil.PlaceHolderTextBy in com.itextpdf.commons.utils
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.PlaceHolderTextUtil.PlaceHolderTextBy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
PlaceHolderTextUtil.getPlaceHolderText
(PlaceHolderTextUtil.PlaceHolderTextBy by, int amount) Gets the placeholder text.