C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraph Class / TabIndents Property

In This Topic
TabIndents Property
In This Topic
Gets or sets the tabulation indent values of this paragraph.
Syntax
'Declaration
 
Public Property TabIndents As Single()
 

Property Value

The tabulation indents of the paragraph.
See Also