Property Getters/Setters Summary | ||
---|---|---|
method | getAlignment() | |
method | setAlignment(value) | |
Specifies the tab alignment. | ||
method | getDel() | |
method | setDel(value) | |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant. | ||
method | getIX() | |
method | setIX(value) | |
The zero-based index of the element within its parent element. | ||
method | getLeader() | |
method | setLeader(value) | |
Specified the leader. | ||
method | getPosition() | |
method | setPosition(value) | |
Specifies the position of a tab stop. |
Method Summary | ||
---|---|---|
method | deepClone() | |
Creates deep copy of this instance.
|
int getIX() / setIX(value)
int getDel() / setDel(value)
DoubleValue getPosition() / setPosition(value)
Alignment getAlignment() / setAlignment(value)