|
|||||||||
| prev class next class | frames no frames | ||||||||
| summary: nested | enum constants | field | method | detail: enum constants | field | method | ||||||||
java.lang.objectjava.lang.enum<wrapmode>
com.spire.doc.wrapmode
public enum wrapmode
specifies wrap mode.
| enum constant summary | |
|---|---|
by_points
bypoints wrap mode. |
|
inline
the shape remains on the same layer as text and treated as a character. |
|
none
no wrap mode. |
|
square
square wrap mode. |
|
through
through wrap mode. |
|
top_bottom
topbottom wrap mode. |
|
| method summary | |
|---|---|
int |
getvalue()
|
| enum constant detail |
|---|
public static final wrapmode square
public static final wrapmode by_points
public static final wrapmode none
public static final wrapmode top_bottom
public static final wrapmode through
public static final wrapmode inline
| method detail |
|---|
public int getvalue()
|
|||||||||
| prev class next class | frames no frames | ||||||||
| summary: nested | enum constants | field | method | detail: enum constants | field | method | ||||||||