com.aspose.words
Class TaskPaneDockState

java.lang.Object
    extended by com.aspose.words.TaskPaneDockState

public class TaskPaneDockState 
extends java.lang.Object

Utility class containing constants. Enumerates available locations of task pane object.

Field Summary
static final intRIGHT = 0
           Dock the task pane on the right side of the document window.
static final intLEFT = 1
           Dock the task pane on the left side of the document window.
 

Field Detail

RIGHT = 0

public static final int RIGHT
Dock the task pane on the right side of the document window.

LEFT = 1

public static final int LEFT
Dock the task pane on the left side of the document window.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.