Uses of Class
com.itextpdf.layout.properties.LineHeight
-
Packages that use LineHeight Package Description com.itextpdf.layout.properties -
-
Uses of LineHeight in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return LineHeight Modifier and Type Method Description static LineHeightLineHeight. createFixedValue(float value)Creates aLineHeightwith a fixed value.static LineHeightLineHeight. createMultipliedValue(float value)Creates aLineHeightwith multiplied value.static LineHeightLineHeight. createNormalValue()Creates a normalLineHeight.
-