Uses of Enum
com.itextpdf.layout.properties.FontKerning
Packages that use FontKerning
-
Uses of FontKerning in com.itextpdf.layout
Methods in com.itextpdf.layout with parameters of type FontKerningModifier and TypeMethodDescriptionElementPropertyContainer.setFontKerning
(FontKerning fontKerning) Enable or disable kerning. -
Uses of FontKerning in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return FontKerningModifier and TypeMethodDescriptionstatic FontKerning
Returns the enum constant of this type with the specified name.static FontKerning[]
FontKerning.values()
Returns an array containing the constants of this enum type, in the order they are declared.