ITabEffectiveData
ITabEffectiveData interface
Immutable object which contains effective text’s tabulation stop properties.
public interface ITabEffectiveData : IComparable
Properties
Name | Description |
---|---|
Alignment { get; } | Returns align style of a tab. Read-only TabAlignment . |
AsIComparable { get; } | Returns IComparable interface. Read-only IComparable. |
Position { get; } | Returns position of a tab. Assigning this property can change tab’s index in collection and invalidate Enumerator. Read-only Double. |
Remarks
This interface is used as a part of IParagraphFormatEffectiveData
.
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides