ParagraphFormatTabs Property |
Gets collection of custom tab stops.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic TabStopCollection Tabs { get; }Public ReadOnly Property Tabs As TabStopCollection
Get
Property Value
TabStopCollection
Remarks
See Also