|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.VerticalTextRotationType
public class VerticalTextRotationType
Enumerates the rotation type for vertical text in cells or floating box
| Field Summary | |
|---|---|
static VerticalTextRotationType |
AntiClockWise
-90. |
static VerticalTextRotationType |
ClockWise
90. |
static VerticalTextRotationType |
None
No rotation type is used. |
| Fields inherited from class aspose.pdf.EnumerationBase |
|---|
value |
| Method Summary |
|---|
| Methods inherited from class aspose.pdf.EnumerationBase |
|---|
getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final VerticalTextRotationType None
public static final VerticalTextRotationType ClockWise
public static final VerticalTextRotationType AntiClockWise
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||