Uses of Enum
com.dynamicpdf.api.VAlign
Packages that use VAlign
-
Uses of VAlign in com.dynamicpdf.api
Methods in com.dynamicpdf.api that return VAlignModifier and TypeMethodDescriptionImageInput.getVAlign()
Gets the vertical alignment of the image.static VAlign
Returns the enum constant of this type with the specified name.static VAlign[]
VAlign.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.dynamicpdf.api with parameters of type VAlign