StringFormat.TabStops
StringFormat.TabStops property
Gets an array of distances between tab stops in the units specified by the PageUnit
property.
public float[] TabStops { get; }
Property Value
The tab stops.
Remarks
The property is introduced for removed method GetTabStops.
See Also
- class StringFormat
- namespace Aspose.Imaging
- assembly Aspose.Imaging