Uses of Class
com.itextpdf.layout.properties.LineHeight
Packages that use LineHeight
-
Uses of LineHeight in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return LineHeightModifier and TypeMethodDescriptionstatic LineHeight
LineHeight.createFixedValue
(float value) Creates aLineHeight
with a fixed value.static LineHeight
LineHeight.createMultipliedValue
(float value) Creates aLineHeight
with multiplied value.static LineHeight
LineHeight.createNormalValue()
Creates a normalLineHeight
.