ComponentOne Word for UWP
LeftIndent Property (RtfParagraph)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : LeftIndent Property
Gets or sets the left indent value of this paragraph.
Syntax
'Declaration
 
Public Property LeftIndent As System.Single
public System.float LeftIndent {get; set;}

Property Value

The left indent of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members