TabStop
Overview
TabStop is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
Properties: alignment, is_clear, leader, position.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
position | float | Read | Gets the position. |
alignment | int | Read | Gets the alignment. |
leader | int | Read | Gets the leader. |
is_clear | bool | Read | Gets the is clear. |