java.lang.Object
com.aspose.words.TaskPaneDockState
public class TaskPaneDockState
| Field Summary | ||
|---|---|---|
static final int | RIGHT | |
| Dock the task pane on the right side of the document window. | ||
static final int | LEFT | |
| Dock the task pane on the left side of the document window. | ||
| Field Detail |
|---|
RIGHT = 0 | |
public static final int RIGHT | |
LEFT = 1 | |
public static final int LEFT | |