| Package | Description |
|---|---|
| com.itextpdf.layout.properties |
| Modifier and Type | Method and Description |
|---|---|
InlineVerticalAlignmentType |
InlineVerticalAlignment.getType()
Gets the type of InlineVerticalAlignment.
|
static InlineVerticalAlignmentType |
InlineVerticalAlignmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InlineVerticalAlignmentType[] |
InlineVerticalAlignmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InlineVerticalAlignment.setType(InlineVerticalAlignmentType type)
Sets the type
InlineVerticalAlignmentType. |
| Constructor and Description |
|---|
InlineVerticalAlignment(InlineVerticalAlignmentType type)
Creates an InlineVerticalAlignment with a specified type.
|
InlineVerticalAlignment(InlineVerticalAlignmentType type,
float value)
Creates an InlineVerticalAlignment with a specified type and a value.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.