Uses of Class
com.itextpdf.layout.properties.LineHeight
-
Uses of LineHeight in com.itextpdf.layout.properties
Modifier 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
.