ComponentOne Word for UWP
TabIndents Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : TabIndents Property
Gets or sets the tabulation indent values of this paragraph.
Syntax
'Declaration
 
Public Property TabIndents As System.Single()
public System.float[] TabIndents {get; set;}

Property Value

The tabulation indents of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members