Uses of Enum
com.evopdf.VerticalTextAlign
-
Uses of VerticalTextAlign in com.evopdf
Methods in com.evopdf that return VerticalTextAlignModifier and TypeMethodDescriptionstatic VerticalTextAlign
Returns the enum constant of this type with the specified name.static VerticalTextAlign[]
VerticalTextAlign.values()
Returns an array containing the constants of this enum type, in the order they are declared.TextElement.verticalTextAlign()
Gets the vertical alignment of the text rendered by this element in PDFMethods in com.evopdf with parameters of type VerticalTextAlignModifier and TypeMethodDescriptionvoid
TextElement.setVerticalTextAlign
(VerticalTextAlign verticalTextAlign) Sets the vertical alignment of the text rendered by this element in PDF