Package | Description |
---|---|
com.itextpdf.layout | |
com.itextpdf.layout.property |
Modifier and Type | Method and Description |
---|---|
T |
ElementPropertyContainer.setBaseDirection(BaseDirection baseDirection)
This attribute specifies the base direction of directionally neutral text (i.e., text that doesn't have inherent directionality as defined in Unicode) in an element's content and attribute values.
|
Modifier and Type | Method and Description |
---|---|
static BaseDirection |
BaseDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseDirection[] |
BaseDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.