TabStop

Overview

TabStop is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

Properties: alignment, is_clear, leader, position.

Properties

NameTypeAccessDescription
positionfloatReadGets the position.
alignmentintReadGets the alignment.
leaderintReadGets the leader.
is_clearboolReadGets the is clear.

See Also