TextParagraphProperties.TabStops Property
Returns a collection of tab stops for the paragraph.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TextTabStopCollection | The collection of tab stops for the paragraph. |
See Also