|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TextDirection in aspose.pdf |
---|
Methods in aspose.pdf that return TextDirection | |
---|---|
TextDirection |
GraphNote.getTextDirection()
Returns a direction of a text from it's origin. |
static TextDirection |
TextDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TextDirection[] |
TextDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in aspose.pdf with parameters of type TextDirection | |
---|---|
void |
GraphNote.setTextDirection(TextDirection textDirection)
Sets a direction of a text from it's origin. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |